remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / corelow.c
index 78f8120220c7a3d84a9ffc26e2e8406eb5fe4878..2869eeaaffa7c511d16d877e2e2b11ac3eedf441 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "arch-utils.h"
-#include "gdb_string.h"
+#include <string.h>
 #include <errno.h>
 #include <signal.h>
 #include <fcntl.h>
This page took 0.041716 seconds and 4 git commands to generate.