mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
- MFB: fix build
This commit is contained in:
parent
f71b03b9f1
commit
4395ea2faf
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
#define PHP_SPL_H
|
||||
|
||||
#include "php.h"
|
||||
#if defined(PHP_WIN32)
|
||||
#include "win32/php_stdint.h"
|
||||
#endif
|
||||
#include <stdarg.h>
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue