diff options
Diffstat (limited to 'source/lib/time.c')
-rw-r--r-- | source/lib/time.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/time.c b/source/lib/time.c index 5ea9b468441..cfceebf9cb7 100644 --- a/source/lib/time.c +++ b/source/lib/time.c @@ -21,6 +21,7 @@ */ #include "includes.h" +#include "system/time.h" #ifndef TIME_T_MIN #define TIME_T_MIN 0 |