summaryrefslogtreecommitdiff
path: root/content/fetchcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchcache.h')
-rw-r--r--content/fetchcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchcache.h b/content/fetchcache.h
index 6f7a083eb..29b3f8176 100644
--- a/content/fetchcache.h
+++ b/content/fetchcache.h
@@ -8,6 +8,7 @@
#ifndef _NETSURF_DESKTOP_FETCHCACHE_H_
#define _NETSURF_DESKTOP_FETCHCACHE_H_
+#include <stdbool.h>
#include "netsurf/content/content.h"
struct content * fetchcache(const char *url, char *referer,