Commit e136860a by Per Bothner

*** empty log message ***

From-SVN: r24281
parent 63a212ed
......@@ -56,3 +56,5 @@ extern struct ZipFileCache *SeenZipFiles;
#define ZIPDIR_NEXT(ZIPD) \
((ZipDirectory*)((char*)(ZIPD)+(ZIPD)->direntry_size))
#define ZIPMAGIC 0x504b0304
extern ZipFile * opendir_in_zip ();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment