diff options
Diffstat (limited to 'gdb/posix-hdep.c')
-rw-r--r-- | gdb/posix-hdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/posix-hdep.c b/gdb/posix-hdep.c index 5209436..1a41e85 100644 --- a/gdb/posix-hdep.c +++ b/gdb/posix-hdep.c @@ -20,8 +20,6 @@ #include "defs.h" #include "event-loop.h" -#include <string.h> - #include "gdb_select.h" /* The strerror() function can return NULL for errno values that are |