Fix --as-needed undefined symbol references from dynamic libraries.
[deliverable/binutils-gdb.git] / gdb / mdebugread.c
index 0e6109af3cfd5066ee36bc76a254b5d60b2d28f4..bbeea12f74b30ef9d40aee6c8307f8025a35e849 100644 (file)
@@ -55,8 +55,8 @@
 #include "block.h"
 #include "dictionary.h"
 #include "mdebugread.h"
-#include "gdb_stat.h"
-#include "gdb_string.h"
+#include <sys/stat.h>
+#include <string.h>
 #include "psympriv.h"
 #include "source.h"
 
This page took 0.023632 seconds and 4 git commands to generate.