diff -r 7281920d8a66 -r e6fe6fc1f516 libpurple/protocols/gg/servconn.h --- a/libpurple/protocols/gg/servconn.h Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/gg/servconn.h Fri May 01 04:42:52 2020 -0500 @@ -31,7 +31,7 @@ #define PURPLE_GG_SERVCONN_H #include -#include +#include void ggp_servconn_setup(PurpleAccountOption *server_option); void ggp_servconn_cleanup(void);