diff options
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index 4748b0c..ab4d509 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -39,7 +39,6 @@ This module can read all four of the known byte-order combinations, on any type of host. */ -#include "defs.h" #include "symtab.h" #include "gdbtypes.h" #include "gdbcore.h" |