openat: declare in POSIX headers
[gnulib.git] / lib / fcntl--.h
index 9e311ce..588b69a 100644 (file)
@@ -27,7 +27,6 @@
 #define creat creat_safer
 
 #if GNULIB_OPENAT_SAFER
-# include "openat.h" /* FIXME - <fcntl.h> should be sufficient.  */
 # undef openat
 # define openat openat_safer
 #endif