libpurple/protocols/jabber/caps.h

branch
soc.2008.xmpp
changeset 23597
ec0bcdfa1da1
parent 23596
164fbee281c1
child 23601
f7e44345f4b9
--- a/libpurple/protocols/jabber/caps.h	Sun Jul 06 18:51:26 2008 +0000
+++ b/libpurple/protocols/jabber/caps.h	Sun Jul 06 21:09:50 2008 +0000
@@ -27,6 +27,7 @@
 #include "jabber.h"
 
 /* Implementation of XEP-0115 */
+extern GHashTable *capstable;
 
 typedef struct _JabberIdentity JabberCapsIdentity;
 

mercurial