remove gdb_stat.h
[deliverable/binutils-gdb.git] / gdb / common / linux-osdata.c
index 0ff10c66eb3b18cd3072baff96317548d8df6aec..90da8995a663e47519b1dcd83a5776e13fa0961a 100644 (file)
@@ -43,7 +43,7 @@
 #include "buffer.h"
 #include "gdb_assert.h"
 #include <dirent.h>
-#include "gdb_stat.h"
+#include <sys/stat.h>
 #include "filestuff.h"
 
 #define NAMELEN(dirent) strlen ((dirent)->d_name)
This page took 0.024534 seconds and 4 git commands to generate.