1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 05:21:02 +02:00

Fix build

This commit is contained in:
Nikita Popov
2019-12-09 16:06:26 +01:00
parent 03d1c788ea
commit 8d36d79d57

View File

@@ -29,6 +29,7 @@
#include "zend_exceptions.h"
#include "zend_closures.h"
#include "zend_inheritance.h"
#include "zend_ini.h"
#include <stdarg.h>