From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
authorAndrew Cagney <cagney@redhat.com>
Thu, 28 Jun 2001 19:54:41 +0000 (19:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 28 Jun 2001 19:54:41 +0000 (19:54 +0000)
* coff-solib.c: Include symfile.h and objfiles.h to make
OBJF_SHARED visible.

gdb/ChangeLog
gdb/coff-solib.c

index a4344f8..c7197a4 100644 (file)
@@ -1,5 +1,11 @@
 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
 
+       From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
+       * coff-solib.c: Include symfile.h and objfiles.h to make
+       OBJF_SHARED visible.
+
+2001-06-28  Andrew Cagney  <ac131313@redhat.com>
+
        * configure.in (--enable-gdbmi): Enable by default.
        * configure: Regenerate.
        * TODO: Update.
index 0f3bc76..fc13bca 100644 (file)
@@ -25,6 +25,8 @@
 #include "bfd.h"
 #include "gdbcore.h"
 #include "symtab.h"
+#include "symfile.h"
+#include "objfiles.h"
 
 /*