X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fxmpp%2Fxmpp_presence.c;h=4f71c7eea9ed4dfcaffcc9d4ac6b7b6fd82aba06;hb=cfa09472a585c534fd05c8a35811cff9ef18965f;hp=fef997639e563503123e7856dbb8a227c58b7557;hpb=3144440e07822224c1967203c77ca3ef0f419e43;p=citadel.git diff --git a/citadel/modules/xmpp/xmpp_presence.c b/citadel/modules/xmpp/xmpp_presence.c index fef997639..4f71c7eea 100644 --- a/citadel/modules/xmpp/xmpp_presence.c +++ b/citadel/modules/xmpp/xmpp_presence.c @@ -53,7 +53,6 @@ #include "support.h" #include "config.h" #include "internet_addressing.h" -#include "md5.h" #include "ctdl_module.h" #include "serv_xmpp.h"