aboutsummaryrefslogtreecommitdiff
path: root/gdb/posix-hdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/posix-hdep.c')
-rw-r--r--gdb/posix-hdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/posix-hdep.c b/gdb/posix-hdep.c
index 3280f1c..b07148b 100644
--- a/gdb/posix-hdep.c
+++ b/gdb/posix-hdep.c
@@ -20,7 +20,7 @@
#include "defs.h"
#include "event-loop.h"
-#include "gdb_string.h"
+#include <string.h>
#include "gdb_select.h"