Skip to content

Commit 45a128c

Browse files
MaxKellermannGirgias
authored andcommitted
Zend/zend_types: include cleanup
1 parent 1eb71c3 commit 45a128c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Zend/zend_types.h

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
#include "zend_portability.h"
2626
#include "zend_long.h"
27+
#include "zend_type_info.h" // for MAY_BE_*
28+
2729
#include <stdbool.h>
2830

2931
#ifdef __SSE2__

0 commit comments

Comments
 (0)