corelow.c does not need sys/file.h
[deliverable/binutils-gdb.git] / gdb / corelow.c
index ab32e09828b078de551e284f330f0aa2239dbfdf..462103a80b27d6d6a01f850a58234cee888adbec 100644 (file)
@@ -21,9 +21,6 @@
 #include "arch-utils.h"
 #include <signal.h>
 #include <fcntl.h>
-#ifdef HAVE_SYS_FILE_H
-#include <sys/file.h>          /* needed for F_OK and friends */
-#endif
 #include "frame.h"             /* required by inferior.h */
 #include "inferior.h"
 #include "infrun.h"
This page took 0.026165 seconds and 4 git commands to generate.