remove gdb_stat.h
[binutils-gdb.git] / gdb / source.c
index f89f534f221a365bd370f09a2f9968c56e269466..095958500296101777cc8e1e7c27fae41de099d5 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <sys/types.h>
 #include <string.h>
-#include "gdb_stat.h"
+#include <sys/stat.h>
 #include <fcntl.h>
 #include "gdbcore.h"
 #include "gdb_regex.h"