diff options
Diffstat (limited to 'time/sys/timeb.h')
-rw-r--r-- | time/sys/timeb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time/sys/timeb.h b/time/sys/timeb.h index b3887b7254..9959f92979 100644 --- a/time/sys/timeb.h +++ b/time/sys/timeb.h @@ -17,8 +17,8 @@ Boston, MA 02111-1307, USA. */ #ifndef _SYS_TIMEB_H - #define _SYS_TIMEB_H 1 + #include <features.h> #define __need_time_t |