New module 'unicase/u16-is-lowercase'.
[pspp] / lib / nanosleep.c
index e413c5db01d7da19b5e90c32edc14f9969db98c2..7a7cc02fd987c9cf8d77ec0f0533b11b6ce80c20 100644 (file)
@@ -42,7 +42,7 @@ enum { BILLION = 1000 * 1000 * 1000 };
 
 #if HAVE_BUG_BIG_NANOSLEEP
 
-void
+static void
 getnow (struct timespec *t)
 {
 # if defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME