diff options
Diffstat (limited to 'protocols/jabber/jabber.h')
-rw-r--r-- | protocols/jabber/jabber.h | 1 |
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; |