src/protocols/msn/notification.c

changeset 5312
7f9faad3e386
parent 5309
3178acad1449
child 5318
2073a19f4217
--- a/src/protocols/msn/notification.c	Tue May 06 04:37:11 2003 +0000
+++ b/src/protocols/msn/notification.c	Tue May 06 04:45:26 2003 +0000
@@ -34,6 +34,7 @@
 
 static GHashTable *notification_commands  = NULL;
 static GHashTable *notification_msg_types = NULL;
+G_MODULE_IMPORT GSList *connections;
 
 /**************************************************************************
  * Callbacks

mercurial