1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

Fix external builds (configure run outside srcdir)

This commit is contained in:
foobar
2003-08-13 01:24:27 +00:00
parent cc28589156
commit 0ee19d47d9
+1
View File
@@ -39,6 +39,7 @@
#include "win32/unistd.h"
#endif
#include "zend_globals.h"
#include "zend_variables.h"
#include "php_globals.h"
#include "php_array.h"
#include "basic_functions.h"