diff libpurple/protocols/gg/lib/libgadu.h @ 32764:ef01f180114b

Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
author tomkiewicz@cpw.pidgin.im
date Tue, 18 Oct 2011 00:55:59 +0000
parents 326591e64aaa
children e2ff2ac0e022
line wrap: on
line diff
--- 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