summaryrefslogtreecommitdiff
path: root/main/php_ini.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_ini.c')
-rw-r--r--main/php_ini.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/php_ini.c b/main/php_ini.c
index f83ceb5c28..e439547809 100644
--- a/main/php_ini.c
+++ b/main/php_ini.c
@@ -22,9 +22,6 @@
#define INI_CHECK_CWD
#include "php.h"
-#if !defined(PHP_WIN32) && !defined(NETWARE)
-#include "build-defs.h"
-#endif
#include "ext/standard/info.h"
#include "zend_ini.h"
#include "php_ini.h"