summaryrefslogtreecommitdiff
path: root/ext/zlib/php_zlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/php_zlib.h')
-rw-r--r--ext/zlib/php_zlib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/zlib/php_zlib.h b/ext/zlib/php_zlib.h
index 2a8e443eba..6da5e2e543 100644
--- a/ext/zlib/php_zlib.h
+++ b/ext/zlib/php_zlib.h
@@ -23,6 +23,9 @@
#ifndef PHP_ZLIB_H
#define PHP_ZLIB_H
+#include "php_version.h"
+#define PHP_ZLIB_VERSION PHP_VERSION
+
#include <zlib.h>
#define PHP_ZLIB_ENCODING_RAW -0xf