Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/minizip.c

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by youi, Thu Feb 10 02:10:21 2005 UTC revision 1.2 by orrisroot, Thu Mar 17 16:05:44 2005 UTC
# Line 5  Line 5 
5  #include <errno.h>  #include <errno.h>
6  #include <fcntl.h>  #include <fcntl.h>
7    
8  #ifdef unix  #ifndef WIN32
9  # include <unistd.h>  # include <unistd.h>
10  # include <utime.h>  # include <utime.h>
11  # include <sys/types.h>  # include <sys/types.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26