--- a/libpurple/protocols/oscar/oscar.h Fri Oct 16 08:39:24 2009 +0000 +++ b/libpurple/protocols/oscar/oscar.h Fri Oct 16 09:18:42 2009 +0000 @@ -535,6 +535,10 @@ struct aim_userinfo_s *userinfo; } locate; + struct { + gboolean have_rights; + } bos; + /* Server-stored information (ssi) */ struct { gboolean received_data;