aboutsummaryrefslogtreecommitdiff
path: root/gdb/dpx2-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dpx2-nat.c')
-rw-r--r--gdb/dpx2-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dpx2-nat.c b/gdb/dpx2-nat.c
index c437c75..4f1f0dd 100644
--- a/gdb/dpx2-nat.c
+++ b/gdb/dpx2-nat.c
@@ -20,7 +20,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "defs.h"
#include "gdbcore.h"
-#include <string.h>
+#include "gdb_string.h"
#include <sys/types.h>
#include <sys/param.h>
#include <sys/dir.h>