diff -r 7281920d8a66 -r e6fe6fc1f516 libpurple/protocols/jabber/tests/test_jabber_digest_md5.c --- a/libpurple/protocols/jabber/tests/test_jabber_digest_md5.c Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/jabber/tests/test_jabber_digest_md5.c Fri May 01 04:42:52 2020 -0500 @@ -1,6 +1,7 @@ #include -#include "util.h" +#include + #include "protocols/jabber/auth_digest_md5.h" #include "protocols/jabber/jutil.h"