*** empty log message ***

This commit is contained in:
diablo-d3
2001-07-23 02:05:46 +00:00
parent e4f05aac39
commit e14ab41cea
25 changed files with 377 additions and 542 deletions

View File

@@ -15,20 +15,7 @@
//along with this program; if not, write to the Free Software
//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#ifdef __LINUX__
#include <utime.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#endif
#include <errno.h>
#include <fcntl.h>
#include "gblhdr.h"
#include "unzip.h"
#define CASESENSITIVITY (0)