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 49ae314..111a51b 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -39,7 +39,6 @@ #include "obstack.h" #include "completer.h" -#include <assert.h> #include <sys/types.h> #include <fcntl.h> #include "gdb_string.h" |