* python/py-frame.c (frapy_block): Fix error message text.
[deliverable/binutils-gdb.git] / gdb / symtab.c
index 8eb4eb4251fc57a0621d95c475af0c7193a928c2..8fac0be9ef0f02a76d81dfba304774674e725c28 100644 (file)
@@ -50,8 +50,8 @@
 
 #include <sys/types.h>
 #include <fcntl.h>
-#include "gdb_string.h"
-#include "gdb_stat.h"
+#include <string.h>
+#include <sys/stat.h>
 #include <ctype.h>
 #include "cp-abi.h"
 #include "cp-support.h"
This page took 0.023921 seconds and 4 git commands to generate.