Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
[deliverable/binutils-gdb.git] / gdb / stabsread.c
index da95a7e73313f0537ef9e8dc25a3ff2c12293817..00467725996b16b3c431e87cd1a2d03b5d7335ff 100644 (file)
@@ -24,7 +24,7 @@
    Avoid placing any object file format specific code in this file.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "bfd.h"
 #include "gdb_obstack.h"
 #include "symtab.h"
This page took 0.032209 seconds and 4 git commands to generate.