aboutsummaryrefslogtreecommitdiff
path: root/gdb/coff-solib.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-28 19:54:41 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-28 19:54:41 +0000
commit399371f6c003eddd772cdfd0f4e1ec1c44040adf (patch)
treec9253071691cdb45a396908cf6683334dc5b851e /gdb/coff-solib.c
parentd6ba65f6c1065fc80b517df29459cb2f0f601f50 (diff)
downloadfsf-binutils-gdb-399371f6c003eddd772cdfd0f4e1ec1c44040adf.zip
fsf-binutils-gdb-399371f6c003eddd772cdfd0f4e1ec1c44040adf.tar.gz
fsf-binutils-gdb-399371f6c003eddd772cdfd0f4e1ec1c44040adf.tar.bz2
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.
Diffstat (limited to 'gdb/coff-solib.c')
-rw-r--r--gdb/coff-solib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/coff-solib.c b/gdb/coff-solib.c
index 0f3bc76..fc13bca 100644
--- a/gdb/coff-solib.c
+++ b/gdb/coff-solib.c
@@ -25,6 +25,8 @@
#include "bfd.h"
#include "gdbcore.h"
#include "symtab.h"
+#include "symfile.h"
+#include "objfiles.h"
/*