Skip to content

Commit 5bab8f5

Browse files
committed
fix windows again
1 parent dc9dd5f commit 5bab8f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

emulate_php_cli.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#include <SAPI.h>
1+
#include "frankenphp.h"
2+
#include <SAPI.h>
23
#include <Zend/zend_alloc.h>
34
#include <Zend/zend_exceptions.h>
45
#include <Zend/zend_interfaces.h>

0 commit comments

Comments
 (0)