diff options
Diffstat (limited to 'gdb/infcmd.c')
-rw-r--r-- | gdb/infcmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/infcmd.c b/gdb/infcmd.c index d84c591..f63bd99 100644 --- a/gdb/infcmd.c +++ b/gdb/infcmd.c @@ -43,7 +43,6 @@ #include "block.h" #include "solib.h" #include <ctype.h> -#include "gdb_assert.h" #include "observer.h" #include "target-descriptions.h" #include "user-regs.h" |