Sat, 01 Feb 2003 19:26:45 +0000
[gaim-migrate @ 4777] gcc-3.2 let me get sloppy, sorry.
--- a/src/core.c Sat Feb 01 19:11:41 2003 +0000 +++ b/src/core.c Sat Feb 01 19:26:45 2003 +0000 @@ -473,11 +473,13 @@ /* GMainLoop *loop; */ +#ifndef _WIN32 + GIOChannel *channel; +#endif gaim_blist_load(); #ifndef _WIN32 - GIOChannel *channel; UI_fd = open_socket(); if (UI_fd < 0)