summaryrefslogtreecommitdiff
path: root/src/common/weechat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/weechat.h')
-rw-r--r--src/common/weechat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/weechat.h b/src/common/weechat.h
index e5847fcd5..379ab80da 100644
--- a/src/common/weechat.h
+++ b/src/common/weechat.h
@@ -98,6 +98,7 @@ extern char *weechat_argv0;
extern time_t weechat_start_time;
extern int quit_weechat;
extern char *weechat_home;
+extern FILE *weechat_log_file;
extern char *local_charset;
#ifdef HAVE_GNUTLS