--- a/libpurple/protocols/gg/html.c Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/gg/html.c Fri May 01 04:42:52 2020 -0500 @@ -27,8 +27,6 @@ */ #include "html.h" -#include <debug.h> - typedef struct { GRegex *re_html_attr;