aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-mm.c')
-rw-r--r--gdb/remote-mm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mm.c b/gdb/remote-mm.c
index 9b798a8..e66f0c0 100644
--- a/gdb/remote-mm.c
+++ b/gdb/remote-mm.c
@@ -37,7 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <fcntl.h>
#include <signal.h>
#include <errno.h>
-#include <string.h>
+#include "gdb_string.h"
#include "terminal.h"
#include "minimon.h"
#include "target.h"