]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/exec.c
remove gdb_stat.h
[thirdparty/binutils-gdb.git] / gdb / exec.c
index afd32245de09404174906a366b16307ed99751a8..38d2edb01c06cc90b5fb2171e9a986ba62edc5e0 100644 (file)
@@ -42,7 +42,7 @@
 #include "gdbcore.h"
 
 #include <ctype.h>
-#include "gdb_stat.h"
+#include <sys/stat.h>
 
 void (*deprecated_file_changed_hook) (char *);