diff options
Diffstat (limited to 'gdb/memory-map.c')
-rw-r--r-- | gdb/memory-map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/memory-map.c b/gdb/memory-map.c index 522f16b..b897d8a 100644 --- a/gdb/memory-map.c +++ b/gdb/memory-map.c @@ -21,8 +21,6 @@ #include "memory-map.h" #include "exceptions.h" -#include <string.h> - #if !defined(HAVE_LIBEXPAT) VEC(mem_region_s) * |