remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / findvar.c
index c3550b43f8f66ee5e920b174a45da6764822271c..ec6afd61e343956b19ee5d1454212c444d21fa79 100644 (file)
@@ -25,7 +25,7 @@
 #include "gdbcore.h"
 #include "inferior.h"
 #include "target.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include "floatformat.h"
 #include "symfile.h"           /* for overlay functions */
This page took 0.025909 seconds and 4 git commands to generate.