diff options
Diffstat (limited to 'include/time.h')
| -rw-r--r-- | include/time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/time.h b/include/time.h index fc089cda..e297ff59 100644 --- a/include/time.h +++ b/include/time.h @@ -1,6 +1,8 @@ #ifndef __TIME_H #define __TIME_H +#include <stddef.h> +#include <time.h> #define __BITS_TIMESPEC_H_ #include <bits/timespec.h> |
