--- a/libpurple/protocols/myspace/session.h Tue Dec 04 05:04:59 2007 +0000 +++ b/libpurple/protocols/myspace/session.h Tue Dec 04 06:22:30 2007 +0000 @@ -45,6 +45,7 @@ guint next_rid; /**< Next request/response ID */ time_t last_comm; /**< Time received last communication */ guint inbox_status; /**< Bit field of inbox notifications */ + guint inbox_handle; /**< The handle for the mail check timer */ } MsimSession; /* Check if an MsimSession is valid */