Do only one call to GetVersionEx in the common case.
[pspp] / lib / openat-safer.c
index f6977fd2b5626dfb908c555f4f04d2a73d05645a..58d9a5e5f0ddb0e3ba465b3d98a8aa0844ff0164 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"