From 24ed578e1b9f85576bc7d1ae2485351d33c1bcaf Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 10 Feb 2001 19:33:44 +0000 Subject: [PATCH] * sysdeps/unix/stime.c: Include . * sysdeps/unix/stime.c: Include . --- ChangeLog | 2 ++ sysdeps/unix/stime.c | 1 + 2 files changed, 3 insertions(+) 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. */