aboutsummaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'cache.h')
-rw-r--r--cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cache.h b/cache.h
index 98a32a9ad..b1313c503 100644
--- a/cache.h
+++ b/cache.h
@@ -7,6 +7,7 @@
#include <stddef.h>
#include <stdlib.h>
#include <stdarg.h>
+#include <string.h>
#include <errno.h>
#include <sys/mman.h>