Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
[deliverable/binutils-gdb.git] / gdb / infptrace.c
index fb0373af94ea590518fff5a145827334d841a837..0a74b5d63a4892692930dbfaffe06679688f0eb5 100644 (file)
@@ -34,7 +34,7 @@
 #endif
 
 #include <sys/param.h>
-#include <sys/dir.h>
+#include "gdb_dirent.h"
 #include <signal.h>
 #include <sys/ioctl.h>
 
This page took 0.022775 seconds and 4 git commands to generate.