We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735f3a7 commit a33038dCopy full SHA for a33038d
1 file changed
frankenphp.h
@@ -1,8 +1,8 @@
1
#ifndef _FRANKENPPHP_H
2
#define _FRANKENPPHP_H
3
4
-#include <Zend/zend_types.h>
5
#include <Zend/zend_modules.h>
+#include <Zend/zend_types.h>
6
#include <stdbool.h>
7
#include <stdint.h>
8
0 commit comments