1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00

- MFH: Fix build

This commit is contained in:
Felipe Pena
2009-04-18 18:56:58 +00:00
parent 96ec5091f5
commit 1a9b6363f4

View File

@@ -27,7 +27,7 @@
#include "php.h"
#ifdef ZEND_ENGINE_2
# include "zend_exceptions.h"
#else
#endif
#include "php_ini.h"
#include "ext/standard/info.h"
#include "pdo/php_pdo.h"