Fix --as-needed undefined symbol references from dynamic libraries.
[deliverable/binutils-gdb.git] / gdb / inf-ptrace.c
index 5e5e248352e38290f2ddb24ca16d90b13d38b446..34e206bf71b7d7544ede1fe572ec7fa42af35e70 100644 (file)
@@ -26,7 +26,7 @@
 #include "regcache.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_ptrace.h"
 #include "gdb_wait.h"
 #include <signal.h>
This page took 0.024657 seconds and 4 git commands to generate.