зеркало из https://github.com/mozilla/gecko-dev.git
Fixing build bustage.
This commit is contained in:
Родитель
bbba930444
Коммит
3f110c059f
|
@ -27,7 +27,9 @@
|
||||||
#ifndef nsZipArchive_h_
|
#ifndef nsZipArchive_h_
|
||||||
#define nsZipArchive_h_
|
#define nsZipArchive_h_
|
||||||
|
|
||||||
|
#ifdef XP_UNIX
|
||||||
#include "prio.h" // for PRFileDesc.
|
#include "prio.h" // for PRFileDesc.
|
||||||
|
#endif
|
||||||
|
|
||||||
#define ZIP_MAGIC 0x5A49505FL /* "ZIP_" */
|
#define ZIP_MAGIC 0x5A49505FL /* "ZIP_" */
|
||||||
#define ZIPFIND_MAGIC 0x5A495046L /* "ZIPF" */
|
#define ZIPFIND_MAGIC 0x5A495046L /* "ZIPF" */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче