diff options
Diffstat (limited to 'cache.h')
-rw-r--r-- | cache.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ #include <sys/mman.h> #include <sys/param.h> #include <netinet/in.h> +#include <sys/types.h> +#include <dirent.h> #include SHA1_HEADER #include <zlib.h> |