diff libpurple/protocols/gg/lib/common.c @ 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 03a55a2997d1
children e2ff2ac0e022
line wrap: on
line diff
--- a/libpurple/protocols/gg/lib/common.c	Mon Oct 17 21:25:53 2011 +0000
+++ b/libpurple/protocols/gg/lib/common.c	Tue Oct 18 00:55:59 2011 +0000
@@ -30,9 +30,9 @@
 #  include <sys/socket.h>
 #  include <netinet/in.h>
 #  include <arpa/inet.h>
-#  ifdef sun
-#    include <sys/filio.h>
-#  endif
+#endif
+#ifdef sun
+#  include <sys/filio.h>
 #endif
 
 #include <errno.h>