diff options
Diffstat (limited to 'gdb/ser-pipe.c')
-rw-r--r-- | gdb/ser-pipe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ser-pipe.c b/gdb/ser-pipe.c index 9568a26..8c22287 100644 --- a/gdb/ser-pipe.c +++ b/gdb/ser-pipe.c @@ -29,7 +29,6 @@ #include <sys/socket.h> #include <sys/time.h> #include <fcntl.h> -#include <string.h> #include "filestuff.h" #include <signal.h> |