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.
This commit is contained in:
Andrew Cagney 2001-06-28 19:54:41 +00:00
parent d6ba65f6c1
commit 399371f6c0
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
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.

View File

@ -25,6 +25,8 @@
#include "bfd.h"
#include "gdbcore.h"
#include "symtab.h"
#include "symfile.h"
#include "objfiles.h"
/*