diff src/protocols/msn/notification.c @ 5312:89948fedf782

[gaim-migrate @ 5684] A patch from Phroggie to let this compile in Windows. I normally do not accept Windows patches, as I leave it to Herman, but I'm making an exception in this case. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 06 May 2003 04:45:26 +0000
parents e2e53316a21d
children bd98232872a3
line wrap: on
line diff
--- 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