summaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/log.h b/src/log.h
index c0414df8d..81c85481b 100644
--- a/src/log.h
+++ b/src/log.h
@@ -38,6 +38,8 @@
//#define DEBUG 0xffffffff
#define DEBUG (0)
+extern int web_server_is_multithreaded;
+
extern uint64_t debug_flags;
extern const char *program_name;