Add OBJF_SYMS flag and use it to decide whether or not we have already
[deliverable/binutils-gdb.git] / binutils / cplus-dem.c
index 4cc64960e29953eddfc74f5cb1c1a4274e611921..22a38bac2c4b7a6096ac4349facc74ae6cfba0ec 100644 (file)
@@ -4,7 +4,7 @@
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 1, or (at your option)
+   the Free Software Foundation; either version 2, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -46,6 +46,7 @@
 #if 0                          /* Should really be part of BFD */
 #define nounderscore 1         /* define this is names don't start with _ */
 #endif
+#include "bfd.h"
 #include "sysdep.h"
 
 #include <ctype.h>
This page took 0.023858 seconds and 4 git commands to generate.