--- a/libpurple/protocols/yahoo/yahoo_friend.h Sun Jan 06 19:28:49 2008 +0000 +++ b/libpurple/protocols/yahoo/yahoo_friend.h Sun Jan 06 19:45:03 2008 +0000 @@ -48,6 +48,7 @@ gboolean bicon_sent_request; YahooPresenceVisibility presence; int protocol; /* 1=LCS, 2=MSN*/ + long int version_id; } YahooFriend; YahooFriend *yahoo_friend_find(PurpleConnection *gc, const char *name);