Simplify my *-tests modules.
[gnulib.git] / lib / pagealign_alloc.c
index ab36c93..28e8209 100644 (file)
@@ -28,9 +28,7 @@
 #include <errno.h>
 #include <stdlib.h>
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
+#include <fcntl.h>
 
 #if HAVE_UNISTD_H
 # include <unistd.h>