Fixing build bustage.

git-svn-id: svn://10.0.0.236/trunk@56702 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2000-01-04 01:10:33 +00:00
parent e273b1a9c4
commit acbf103907

View File

@@ -27,7 +27,9 @@
#ifndef nsZipArchive_h_
#define nsZipArchive_h_
#ifdef XP_UNIX
#include "prio.h" // for PRFileDesc.
#endif
#define ZIP_MAGIC 0x5A49505FL /* "ZIP_" */
#define ZIPFIND_MAGIC 0x5A495046L /* "ZIPF" */