utimens: cache whether utimensat syscall works
[pspp] / lib / ioctl.c
index 6b856e1e10708f8a5f41aa0f07a5e40f1e664f8f..75ed5c06f48f93675fddf36e22245022e87f7506 100644 (file)
@@ -20,6 +20,7 @@
 #include <config.h>
 
 #include <sys/ioctl.h>
+
 #include <stdarg.h>
 
 #define WIN32_LEAN_AND_MEAN