diff options
Diffstat (limited to 'gdb/dbxread.c')
-rw-r--r-- | gdb/dbxread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c index 5171f50..1807094 100644 --- a/gdb/dbxread.c +++ b/gdb/dbxread.c @@ -57,8 +57,6 @@ #include "psympriv.h" #include "block.h" -#include "gdb_assert.h" - #include "aout/aout64.h" #include "aout/stab_gnu.h" /* We always use GNU stabs, not native, now. */ |