summaryrefslogtreecommitdiff
path: root/Zend/zend_attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_attributes.h')
-rw-r--r--Zend/zend_attributes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend_attributes.h b/Zend/zend_attributes.h
index d7e54173ca..0e0136ff6d 100644
--- a/Zend/zend_attributes.h
+++ b/Zend/zend_attributes.h
@@ -65,5 +65,6 @@ static zend_always_inline zend_attribute *zend_add_class_constant_attribute(zend
}
void zend_register_attribute_ce(void);
+void zend_attributes_shutdown(void);
#endif