diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index dbf67f2..8decd08 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -20,7 +20,6 @@ /* See the GDB User Guide for details of the GDB remote protocol. */ #include "defs.h" -#include <string.h> #include <ctype.h> #include <fcntl.h> #include "inferior.h" |