pull-prototypes-to-head-20020821
[openafs.git] / src / ntp / read_psti.c
index fd8ff82..910575f 100644 (file)
@@ -211,7 +211,7 @@ struct timeval **tvpp, **otvpp;
                return(1);
        }
 
-       (void) gettimeofday(&mytime, (struct timezone *)0);
+       (void) gettimeofday(&mytime, NULL);
        /* END OF TIME CRITICAL CODE SECTION!!!! */
 
        if (clockdata[i-1] != '\n') {