61e27a5
diff -rup a/time/sys/time.h b/time/sys/time.h
61e27a5
--- a/time/sys/time.h	2012-01-01 05:16:32.000000000 -0700
61e27a5
+++ b/time/sys/time.h	2012-01-26 11:16:44.309112430 -0700
61e27a5
@@ -78,7 +78,7 @@ extern int gettimeofday (struct timeval
61e27a5
    This call is restricted to the super-user.  */
61e27a5
 extern int settimeofday (__const struct timeval *__tv,
61e27a5
 			 __const struct timezone *__tz)
61e27a5
-     __THROW __nonnull ((1));
61e27a5
+     __THROW;
61e27a5
 
61e27a5
 /* Adjust the current time of day by the amount in DELTA.
61e27a5
    If OLDDELTA is not NULL, it is filled in with the amount