summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber.h')
-rw-r--r--protocols/JabberG/src/jabber.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/JabberG/src/jabber.h b/protocols/JabberG/src/jabber.h
index 92db509934..6787f0eca4 100644
--- a/protocols/JabberG/src/jabber.h
+++ b/protocols/JabberG/src/jabber.h
@@ -583,6 +583,8 @@ extern HANDLE hExtraActivity;
extern TCHAR szCoreVersion[];
+extern bool g_bShutdown;
+
extern int g_cbCountries;
extern struct CountryListEntry* g_countries;