Updated makefiles. Minor src cleanup.

This commit is contained in:
jbo_85
2005-08-14 13:49:35 +00:00
parent 2bb532fd04
commit f3d316cbe0
5 changed files with 271 additions and 242 deletions

View File

@@ -10,9 +10,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <zlib.h>
#endif
#include "zlib.h"
#include "zunzip.h"
#ifdef STDC