.
[gnulib.git] / lib / save-cwd.c
index b3d0996..5ad790a 100644 (file)
 # include <unistd.h>
 #endif
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#else
-# include <sys/file.h>
-#endif
+#include <fcntl.h>
 
 #include <errno.h>