diff options
Diffstat (limited to 'gdb/ser-mingw.c')
-rw-r--r-- | gdb/ser-mingw.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ser-mingw.c b/gdb/ser-mingw.c index ab4de3b..a81208c 100644 --- a/gdb/ser-mingw.c +++ b/gdb/ser-mingw.c @@ -29,8 +29,6 @@ #include <unistd.h> #include <sys/types.h> -#include <string.h> - #include "command.h" void _initialize_ser_windows (void); |