remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / ada-exp.y
index 5270461760b14eaa647fa9270f5e40504b3b1b37..0a0c1e795ddba29b94a3941368a3e95898d131c5 100644 (file)
@@ -36,7 +36,7 @@
 %{
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
This page took 0.02391 seconds and 4 git commands to generate.