openat: declare in POSIX headers
[gnulib.git] / lib / openat-safer.c
index f6977fd..58d9a5e 100644 (file)
@@ -22,7 +22,6 @@
 #include "fcntl-safer.h"
 
 #include <fcntl.h>
-#include "openat.h" /* FIXME - <fcntl.h> should be sufficient.  */
 #include <stdarg.h>
 #include "unistd-safer.h"