summaryrefslogtreecommitdiff
path: root/deps/zlib
diff options
context:
space:
mode:
Diffstat (limited to 'deps/zlib')
-rw-r--r--deps/zlib/zlib.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/zlib/zlib.gyp b/deps/zlib/zlib.gyp
index cf0b090d9e..970bc787ba 100644
--- a/deps/zlib/zlib.gyp
+++ b/deps/zlib/zlib.gyp
@@ -51,7 +51,7 @@
'conditions': [
['OS!="win"', {
'cflags!': [ '-ansi' ],
- 'defines': [ 'Z_HAVE_UNISTD_H' ],
+ 'defines': [ 'Z_HAVE_UNISTD_H', 'HAVE_HIDDEN' ],
}],
['OS=="mac" or OS=="ios" or OS=="freebsd" or OS=="android"', {
# Mac, Android and the BSDs don't have fopen64, ftello64, or