summaryrefslogtreecommitdiff
path: root/content/fetchers/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/file.c')
-rw-r--r--content/fetchers/file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchers/file.c b/content/fetchers/file.c
index 2e3411ac1..8cfe3a0f2 100644
--- a/content/fetchers/file.c
+++ b/content/fetchers/file.c
@@ -33,6 +33,7 @@
#include <errno.h>
#include <stdbool.h>
#include <string.h>
+#include <strings.h>
#include <time.h>
#include <stdio.h>
#include <stdarg.h>