--- a/libpurple/protocols/oscar/oscar.h Tue Nov 03 05:34:36 2009 +0000 +++ b/libpurple/protocols/oscar/oscar.h Tue Nov 03 05:53:06 2009 +0000 @@ -1685,7 +1685,8 @@ guint32 disconnect; guint32 current; guint32 max; - guint8 unknown[5]; /* only present in versions >= 3 */ + guint32 delta; + guint8 dropping_snacs; GHashTable *members; /* Key is family and subtype, value is TRUE. */ struct timeval last; /**< The time when we last sent a SNAC of this rate class. */