summaryrefslogtreecommitdiff
path: root/content/fetchcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchcache.c')
-rw-r--r--content/fetchcache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchcache.c b/content/fetchcache.c
index 0a7e34c2d..c6c6e3507 100644
--- a/content/fetchcache.c
+++ b/content/fetchcache.c
@@ -16,6 +16,7 @@
#define _GNU_SOURCE /* for strndup */
#include <assert.h>
#include <string.h>
+#include <strings.h>
#include <sys/types.h>
#include <regex.h>
#include <time.h>