diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index e086ee4ed5..c1d7949550 100644 --- a/main/php.h +++ b/main/php.h @@ -27,7 +27,7 @@ #endif #define PHP_API_VERSION 20010901 -#define HAVE_PHP_STREAM 1 +#define PHP_HAVE_STREAMS #define YYDEBUG 0 #include "php_version.h" |