diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index 42707ac..921c3b8 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -45,7 +45,6 @@ #include "bcache.h" #include "hashtab.h" #include "readline/readline.h" -#include "gdb_assert.h" #include "block.h" #include "observer.h" #include "exec.h" |