--- a/libpurple/protocols/oscar/oscar.h Thu Oct 15 16:13:57 2009 +0000 +++ b/libpurple/protocols/oscar/oscar.h Thu Oct 15 23:42:27 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;