Fix autoreconf invocation.
[gnulib.git] / lib / dup-safer.c
index e51a8d5..034297a 100644 (file)
@@ -23,9 +23,7 @@
 
 #include "unistd-safer.h"
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
+#include <fcntl.h>
 
 #if HAVE_UNISTD_H
 # include <unistd.h>