зеркало из https://github.com/mozilla/gecko-dev.git
Bug 534426. Use our zlib.h, not system zlib.h. r=jfkthame
This commit is contained in:
Родитель
926cc0af8a
Коммит
42cb415b08
|
@ -40,7 +40,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <zlib.h>
|
||||
#include "zlib.h"
|
||||
|
||||
#ifdef WOFF_MOZILLA_CLIENT /* define this when building as part of Gecko */
|
||||
# include "prmem.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче