*** empty log message ***
[gnulib.git] / lib / dup2.c
index c5d418f..77deaf6 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <errno.h>
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
+#include <fcntl.h>
 
 #if HAVE_UNISTD_H
 # include <unistd.h>