diff src/protocols/irc/irc.c @ 4373:dcc6c130c6d9

[gaim-migrate @ 4639] win32 fixes committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Tue, 21 Jan 2003 00:38:33 +0000
parents 5fb47ec9bfe4
children 8e62cee6d738
line wrap: on
line diff
--- a/src/protocols/irc/irc.c	Tue Jan 21 00:18:06 2003 +0000
+++ b/src/protocols/irc/irc.c	Tue Jan 21 00:38:33 2003 +0000
@@ -41,6 +41,7 @@
 #include <sys/stat.h>
 #include <ctype.h>
 #include "multi.h"
+#include "core.h"
 #include "prpl.h"
 #include "gaim.h"
 #include "proxy.h"
@@ -62,7 +63,7 @@
 
 /* for win32 compatability */
 G_MODULE_IMPORT GSList *connections;
-
+G_MODULE_IMPORT GSList *groups;
 
 /* Datastructs */
 struct dcc_chat