--- 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;