waitpid: Fix link error in C++ mode.
[pspp] / lib / gettimeofday.c
index 14304fa385e6203b32cb1e3555f2aeb19047c0f6..3c4e3a28113f3192f32854ba582197cf68854142 100644 (file)
@@ -100,7 +100,7 @@ rpl_tzset (void)
    causes problems.  */
 
 int
-rpl_gettimeofday (struct timeval *restrict tv, void *restrict tz)
+gettimeofday (struct timeval *restrict tv, void *restrict tz)
 {
 #undef gettimeofday
 #if HAVE_GETTIMEOFDAY