adding include of prio.h. I am not sure how this worked before.

git-svn-id: svn://10.0.0.236/trunk@56698 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2000-01-04 00:00:08 +00:00
parent 5bafe158df
commit f938691498

View File

@@ -27,6 +27,8 @@
#ifndef nsZipArchive_h_
#define nsZipArchive_h_
#include "prio.h" // for PRFileDesc.
#define ZIP_MAGIC 0x5A49505FL /* "ZIP_" */
#define ZIPFIND_MAGIC 0x5A495046L /* "ZIPF" */
#define ZIP_TABSIZE 256