Mercurial > pidgin
changeset 32352:c94e2bfae121
Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #343
author | tomkiewicz@cpw.pidgin.im |
---|---|
date | Sun, 06 Nov 2011 13:34:58 +0000 |
parents | 03efb97b552b |
children | cb486df263ef |
files | libpurple/protocols/gg/lib/common.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/gg/lib/common.c Tue Nov 01 17:28:17 2011 +0000 +++ b/libpurple/protocols/gg/lib/common.c Sun Nov 06 13:34:58 2011 +0000 @@ -32,9 +32,6 @@ #include <errno.h> #include <fcntl.h> -#ifndef _WIN32 -# include <netdb.h> -#endif #include <stdarg.h> #include <stdio.h> #include <stdlib.h>