diff options
Diffstat (limited to 'posix/sys/times.h')
-rw-r--r-- | posix/sys/times.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/sys/times.h b/posix/sys/times.h index eea9e3502c..6f2838d6f1 100644 --- a/posix/sys/times.h +++ b/posix/sys/times.h @@ -21,8 +21,8 @@ */ #ifndef _SYS_TIMES_H - #define _SYS_TIMES_H 1 + #include <features.h> #define __need_clock_t |