--- a/src/protocols/msn/ft.c Tue Jun 17 07:37:35 2003 +0000 +++ b/src/protocols/msn/ft.c Tue Jun 17 18:53:49 2003 +0000 @@ -24,10 +24,9 @@ #ifdef _WIN32 #include "win32dep.h" +__declspec(dllimport) GList *connections; #endif -G_MODULE_IMPORT GSList *connections; - static struct gaim_xfer * find_xfer_by_cookie(GaimConnection *gc, unsigned long cookie) {