summaryrefslogtreecommitdiff
path: root/include/sys/times.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/times.h')
-rw-r--r--include/sys/times.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/times.h b/include/sys/times.h
index 4cc0e184..a14a6b6a 100644
--- a/include/sys/times.h
+++ b/include/sys/times.h
@@ -1,6 +1,7 @@
#ifndef __SYS_TIMES_H
#define __SYS_TIMES_H
+#include <time.h>
typedef __INT64_TYPE__ clock_t;
struct tms {