diff options
Diffstat (limited to 'gdb/xcoffexec.c')
-rw-r--r-- | gdb/xcoffexec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/xcoffexec.c b/gdb/xcoffexec.c index 453e503..8588ffb 100644 --- a/gdb/xcoffexec.c +++ b/gdb/xcoffexec.c @@ -37,6 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "gdbcmd.h" #include "gdbcore.h" #include "symfile.h" +#include "objfiles.h" #include "libbfd.h" /* BFD internals (sigh!) FIXME */ |