changeset 4713:8955054591ea

[gaim-migrate @ 5024] importing groups committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Tue, 11 Mar 2003 20:35:34 +0000
parents 4d7a23938b67
children 51ce3eb7e0bf
files src/protocols/toc/toc.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Tue Mar 11 20:34:32 2003 +0000
+++ b/src/protocols/toc/toc.c	Tue Mar 11 20:35:34 2003 +0000
@@ -56,6 +56,7 @@
 
 /* for win32 compatability */
 G_MODULE_IMPORT GSList *connections;
+G_MODULE_IMPORT GSList *groups;
 
 #define REVISION "penguin"