aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/jabber.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-14 17:49:24 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-14 17:49:24 +0000
commitc6ca3ee33e27feefb8cae0dc1d55a7239baf43cb (patch)
tree664f9f4385637f6d79802a63f5da1dfd55741370 /protocols/jabber/jabber.h
parent6a78c0eed44820a2fefe1e96516e335eddc9c70b (diff)
Some const/etc cleanups submitted by domen@coderock.org back in bug #431.
Diffstat (limited to 'protocols/jabber/jabber.h')
-rw-r--r--protocols/jabber/jabber.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/jabber/jabber.h b/protocols/jabber/jabber.h
index 904bf0c4..61238a30 100644
--- a/protocols/jabber/jabber.h
+++ b/protocols/jabber/jabber.h
@@ -28,6 +28,7 @@
#include "xmltree.h"
#include "bitlbee.h"
+#include "md5.h"
extern GSList *jabber_connections;