diff options
Diffstat (limited to 'ext/xml/php3_xml.h')
| -rw-r--r-- | ext/xml/php3_xml.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/ext/xml/php3_xml.h b/ext/xml/php3_xml.h index 7daba59b88..df08100d0b 100644 --- a/ext/xml/php3_xml.h +++ b/ext/xml/php3_xml.h @@ -109,6 +109,8 @@ PHP_FUNCTION(utf8_decode);  #endif /* HAVE_LIBEXPAT */ +#define phpext_xml_ptr xml_module_ptr +  /*   * Local variables:   * tab-width: 4 | 
