summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/time32.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdtime/time32.c')
-rw-r--r--lib/libc/stdtime/time32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/time32.c b/lib/libc/stdtime/time32.c
index 9040fdc..e852a4f 100644
--- a/lib/libc/stdtime/time32.c
+++ b/lib/libc/stdtime/time32.c
@@ -15,7 +15,7 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
-#include <sys/time.h>
+#include <timeconv.h>
/*
* Convert a 32 bit representation of time_t into time_t. XXX needs to
OpenPOWER on IntegriCloud