--- a/src/protocols/oscar/ft.c Thu Sep 01 02:22:03 2005 +0000 +++ b/src/protocols/oscar/ft.c Thu Sep 01 02:29:05 2005 +0000 @@ -668,7 +668,7 @@ if (cookie) memcpy(new->cookie, cookie, 8); else - aim_im_makecookie(new->cookie); + aim_icbm_makecookie(new->cookie); if (ip) new->clientip = strdup(ip); else