remove strerror module
[deliverable/binutils-gdb.git] / gdb / objc-lang.c
index 5c7234035f9446033c8d35691135efa2468ca59b..90c589dc196f07c279016a5befddbbc3db400359 100644 (file)
@@ -34,7 +34,7 @@
 #include "value.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "gdb_string.h"                /* for strchr */
+#include <string.h>            /* for strchr */
 #include "target.h"            /* for target_has_execution */
 #include "gdbcore.h"
 #include "gdbcmd.h"
This page took 0.024129 seconds and 4 git commands to generate.