summaryrefslogtreecommitdiff
path: root/src/core/weechat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/weechat.h')
-rw-r--r--src/core/weechat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/weechat.h b/src/core/weechat.h
index 7608d407e..760d63214 100644
--- a/src/core/weechat.h
+++ b/src/core/weechat.h
@@ -98,6 +98,7 @@
/* global variables and functions */
+extern int weechat_debug_core;
extern char *weechat_argv0;
extern time_t weechat_start_time;
extern int weechat_quit;