Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
[deliverable/binutils-gdb.git] / gdb / core-aout.c
index 9af47ab0900e94f3cf8e679afd9558130778e891..fea1a0f08d656efe245e61a47dd6ade7ff081fb3 100644 (file)
@@ -41,7 +41,7 @@
 
 /* These are needed on various systems to expand REGISTER_U_ADDR.  */
 #ifndef USG
-#include <sys/dir.h>
+#include "gdb_dirent.h"
 #include <sys/file.h>
 #include "gdb_stat.h"
 #include <sys/user.h>
This page took 0.023504 seconds and 4 git commands to generate.