diff -r 164fbee281c1 -r ec0bcdfa1da1 libpurple/protocols/jabber/caps.h --- 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;