remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / inf-ttrace.c
index c715c7148f312b726f94fcaf05976f9064e90ffd..eb0adcb2298c3de25167375bb31561a8433ac7af 100644 (file)
@@ -31,7 +31,7 @@
 #include "target.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include <sys/mman.h>
 #include <sys/ttrace.h>
 #include <signal.h>
This page took 0.024171 seconds and 4 git commands to generate.