diff --git a/ChangeLog b/ChangeLog index 863160c2c3..f9a36f3756 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-02-10 Mark Kettenis + * sysdeps/unix/stime.c: Include . + * sysdeps/mach/hurd/setitimer.c: Include . 2001-02-10 Andreas Jaeger diff --git a/sysdeps/unix/stime.c b/sysdeps/unix/stime.c index c393afb4f9..acaf31f2b3 100644 --- a/sysdeps/unix/stime.c +++ b/sysdeps/unix/stime.c @@ -19,6 +19,7 @@ #include #include /* For NULL. */ #include +#include /* Set the system clock to *WHEN. */