diff options
Diffstat (limited to 'protocols/msn/msn.h')
-rw-r--r-- | protocols/msn/msn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h index f3e5b9b9..4d2d0fdd 100644 --- a/protocols/msn/msn.h +++ b/protocols/msn/msn.h @@ -122,6 +122,7 @@ struct msn_data int trId; char *tokens[4]; char *lock_key, *pp_policy; + char *uuid; GSList *msgq, *grpq, *soapq; GSList *switchboards; |