diff -r 2de7f0cebb8b -r a8ba546a18bc libpurple/protocols/gg/lib/libgadu.h --- a/libpurple/protocols/gg/lib/libgadu.h Mon Oct 17 21:25:53 2011 +0000 +++ b/libpurple/protocols/gg/lib/libgadu.h Tue Oct 18 00:55:59 2011 +0000 @@ -1447,7 +1447,6 @@ int gg_file_hash_sha1(int fd, uint8_t *result) GG_DEPRECATED; -#undef printf #ifdef __GNUC__ char *gg_saprintf(const char *format, ...) __attribute__ ((format (printf, 1, 2))) GG_DEPRECATED; #else @@ -2313,6 +2312,8 @@ #endif /* __GG_LIBGADU_H */ +#include "libgadu-config.h" + /* * Local variables: * c-indentation-style: k&r