diff --git a/ext/spl/spl_sxe.h b/ext/spl/spl_sxe.h index 5310b46f017..1b4accc56a2 100755 --- a/ext/spl/spl_sxe.h +++ b/ext/spl/spl_sxe.h @@ -24,7 +24,7 @@ extern zend_class_entry *spl_ce_SimpleXMLIterator; -ZEND_API PHP_MINIT_FUNCTION(spl_sxe); +SPL_API PHP_MINIT_FUNCTION(spl_sxe); #endif /* SPL_SXE_H */