summaryrefslogtreecommitdiff
path: root/ext/zip/zip_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/zip_stream.c')
-rw-r--r--ext/zip/zip_stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/zip_stream.c b/ext/zip/zip_stream.c
index 58fcb0322b..abdbffcd47 100644
--- a/ext/zip/zip_stream.c
+++ b/ext/zip/zip_stream.c
@@ -18,7 +18,7 @@
# include "config.h"
#endif
#include "php.h"
-#if HAVE_ZIP
+#ifdef HAVE_ZIP
#include "php_streams.h"
#include "ext/standard/file.h"