remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / value.c
index 1f562f52d4a934bcfa44882ed5a26704c0b7a40c..8c263ea03d2e536256cee1aa90e8a4d4a736724f 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "arch-utils.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
This page took 0.023751 seconds and 4 git commands to generate.