summaryrefslogtreecommitdiff
path: root/utils/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/log.h')
-rw-r--r--utils/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/log.h b/utils/log.h
index 50ceac0b1..eee469255 100644
--- a/utils/log.h
+++ b/utils/log.h
@@ -58,6 +58,7 @@ extern nserror nslog_init(nslog_ensure_t *ensure, int *pargc, char **argv);
NSLOG_DECLARE_CATEGORY(netsurf);
NSLOG_DECLARE_CATEGORY(llcache);
+NSLOG_DECLARE_CATEGORY(fetch);
#else /* WITH_NSLOG */