mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
- Add needed include as reported by Pierre
This commit is contained in:
parent
665ee392ef
commit
02eddb9be9
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#define SAPI_H
|
||||
|
||||
#include "zend.h"
|
||||
#include "zend_API.h"
|
||||
#include "zend_llist.h"
|
||||
#include "zend_operators.h"
|
||||
#ifdef PHP_WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue