summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'process.c')
-rw-r--r--process.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/process.c b/process.c
index 8aea0fbf98..e4b633c8ed 100644
--- a/process.c
+++ b/process.c
@@ -20,6 +20,8 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
+
+#include <time.h>
#ifndef NT
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>