utimens: cache whether utimensat syscall works
[pspp] / lib / mountlist.c
index 6010e27cf65ac672870f9330c9ed7701e8a609fd..50e90eed473253e4be76068808ba7161bbd67c67 100644 (file)
@@ -23,6 +23,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <stdint.h>
 
 #include "xalloc.h"
 
 # include "unlocked-io.h"
 #endif
 
-#ifndef SIZE_MAX
-# define SIZE_MAX ((size_t) -1)
-#endif
-
 /* The results of open() in this file are not used with fchdir,
    therefore save some unnecessary work in fchdir.c.  */
 #undef open