diff options
Diffstat (limited to 'cache.h')
-rw-r--r-- | cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ #include <stdarg.h> #include <string.h> #include <errno.h> +#include <limits.h> #include <sys/mman.h> #include <sys/param.h> #include <netinet/in.h> |