Skip to content

Commit 7f3c69a

Browse files
committed
Update zend_string.h
1 parent 154e0c9 commit 7f3c69a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Zend/zend_string.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
#include "zend_gc.h"
2424
#include "zend_alloc.h"
2525

26+
#include "zend_errors.h"
27+
2628
ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...) ZEND_ATTRIBUTE_FORMAT(printf, 2, 3);
2729

2830
#include "zend_multiply.h"

0 commit comments

Comments
 (0)