summaryrefslogtreecommitdiff
path: root/desktop/netsurf.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/netsurf.h')
-rw-r--r--desktop/netsurf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/netsurf.h b/desktop/netsurf.h
index a1865a604..cbffc9ccf 100644
--- a/desktop/netsurf.h
+++ b/desktop/netsurf.h
@@ -11,6 +11,7 @@
#include <stdbool.h>
extern bool netsurf_quit;
+extern bool verbose_log;
extern const char * const netsurf_version;
extern const int netsurf_version_major;
extern const int netsurf_version_minor;