diff options
Diffstat (limited to 'gdb/inflow.c')
-rw-r--r-- | gdb/inflow.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/inflow.c b/gdb/inflow.c index f13efea..4b105d1 100644 --- a/gdb/inflow.c +++ b/gdb/inflow.c @@ -25,8 +25,6 @@ #include "target.h" #include "gdbthread.h" #include "observer.h" - -#include <string.h> #include <signal.h> #include <fcntl.h> #include "gdb_select.h" |