--- a/libpurple/protocols/gg/oauth/oauth.c Sun May 10 13:43:52 2020 +0000 +++ b/libpurple/protocols/gg/oauth/oauth.c Fri May 01 12:13:35 2020 -0500 @@ -27,6 +27,10 @@ #include "oauth-parameter.h" +#include <time.h> + +#include <glib.h> + char *gg_oauth_static_nonce; /* dla unit testów */ char *gg_oauth_static_timestamp; /* dla unit testów */