diff options
Diffstat (limited to 'include/cache.h')
-rw-r--r-- | include/cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cache.h b/include/cache.h index 7e61085..28917f2 100644 --- a/include/cache.h +++ b/include/cache.h @@ -4,6 +4,7 @@ #include <stdint.h> #include <stddef.h> #include "hash.h" +#include "date.h" /* cache features */ enum { |