diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index c49ed68..8fc7b75 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -30,7 +30,6 @@ #include "symfile.h" #include "objfiles.h" #include "gdbtypes.h" -#include "gdb_assert.h" #include "complaints.h" #include <string.h> #include "expression.h" /* For "enum exp_opcode" used by... */ |