aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-utils.c')
-rw-r--r--gdb/remote-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-utils.c b/gdb/remote-utils.c
index ddd5239..b2208ed 100644
--- a/gdb/remote-utils.c
+++ b/gdb/remote-utils.c
@@ -42,7 +42,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <ctype.h>
#include "defs.h"
-#include <string.h>
+#include "gdb_string.h"
#include "gdbcmd.h"
#include "target.h"
#include "serial.h"