diff options
Diffstat (limited to 'ext/standard/php_standard.h')
| -rw-r--r-- | ext/standard/php_standard.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index 536c13807e..1d0d7fdbab 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -56,6 +56,7 @@  #include "php_output.h"  #include "php_array.h"  #include "php_assert.h" +#include "php_versioning.h"  #define phpext_standard_ptr basic_functions_module_ptr | 
