[Kazehakase-cvs] CVS update: kazehakase/src/net

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
Wed Mar 14 11:35:58 JST 2007


Index: kazehakase/src/net/kz-http.c
diff -u kazehakase/src/net/kz-http.c:1.85 kazehakase/src/net/kz-http.c:1.86
--- kazehakase/src/net/kz-http.c:1.85	Wed Jan 24 20:40:22 2007
+++ kazehakase/src/net/kz-http.c	Wed Mar 14 11:35:58 2007
@@ -29,7 +29,9 @@
 #define __USE_XOPEN
 #include <time.h>
 #include <glib/gi18n.h>
+#ifdef G_OS_UNIX
 #include <unistd.h>
+#endif
 
 #ifdef USE_SSL
 #include <gnutls/gnutls.h>


More information about the Kazehakase-cvs mailing list
Back to archive index