diff -r 7281920d8a66 -r e6fe6fc1f516 libpurple/protocols/gg/html.c --- 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 - typedef struct { GRegex *re_html_attr;