diff options
Diffstat (limited to 'gdb/memory-map.c')
-rw-r--r-- | gdb/memory-map.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/memory-map.c b/gdb/memory-map.c index 80cd22b..522f16b 100644 --- a/gdb/memory-map.c +++ b/gdb/memory-map.c @@ -19,7 +19,6 @@ #include "defs.h" #include "memory-map.h" -#include "gdb_assert.h" #include "exceptions.h" #include <string.h> |