aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/stime.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/stime.c')
-rw-r--r--sysdeps/unix/stime.c1
1 files changed, 1 insertions, 0 deletions
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 <errno.h>
#include <stddef.h> /* For NULL. */
#include <sys/time.h>
+#include <time.h>
/* Set the system clock to *WHEN. */