--- a/libpurple/protocols/simple/simple.h Thu Jan 10 02:28:48 2008 +0000 +++ b/libpurple/protocols/simple/simple.h Thu Jan 10 20:24:58 2008 +0000 @@ -112,6 +112,7 @@ int registerexpire; gchar *realhostname; int realport; /* port and hostname from SRV record */ + gchar *publish_etag; }; struct sip_connection {