utimens: cache whether utimensat syscall works
[pspp] / lib / vasnprintf.c
index bff204b8671b311f134cc18fad1d0ec9bce2bddb..661445cb41702b5d8498a877b413eeb2bcc8692f 100644 (file)
@@ -257,7 +257,7 @@ local_wcsnlen (const wchar_t *s, size_t maxlen)
 # ifndef decimal_point_char_defined
 #  define decimal_point_char_defined 1
 static char
-decimal_point_char ()
+decimal_point_char (void)
 {
   const char *point;
   /* Determine it in a multithread-safe way.  We know nl_langinfo is