--- a/src/protocols/jabber/message.h Thu Mar 09 17:02:17 2006 +0000 +++ b/src/protocols/jabber/message.h Thu Mar 09 21:03:13 2006 +0000 @@ -38,6 +38,7 @@ } type; time_t sent; gboolean delayed; + char *id; char *from; char *to; char *subject;