cvs: gd /libgd gdcmpgif.c

[email protected] ("Edin Kadribasic")
Newsgroups php.gd.cvs
Message-ID <cvsedink1147879621@cvsserver>
edink		Wed May 17 15:27:01 2006 UTC

  Modified files:              
    /gd/libgd	gdcmpgif.c 
  Log:
  Fixed windows build
  
http://cvs.php.net/viewcvs.cgi/gd/libgd/gdcmpgif.c?r1=1.2&r2=1.3&diff_format=u
Index: gd/libgd/gdcmpgif.c
diff -u gd/libgd/gdcmpgif.c:1.2 gd/libgd/gdcmpgif.c:1.3
--- gd/libgd/gdcmpgif.c:1.2	Wed Apr  5 15:55:57 2006
+++ gd/libgd/gdcmpgif.c	Wed May 17 15:27:01 2006
@@ -4,7 +4,9 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#ifndef WIN32
 #include <unistd.h> /* For unlink function */
+#endif
 
 #include "gd.h"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.