We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc2da1 commit 1acd660Copy full SHA for 1acd660
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