summaryrefslogtreecommitdiff
path: root/Zend/zend_ini.c
diff options
context:
space:
mode:
authorHarald Radi <phanto@php.net>2002-08-07 14:47:42 +0000
committerHarald Radi <phanto@php.net>2002-08-07 14:47:42 +0000
commit99c90db11aa6a89e79c68ada92c83086c8b743d1 (patch)
tree572de047689ed4aef467a39d0296b389ce5845d1 /Zend/zend_ini.c
parenta77c0a13f70324b8ea2b45397e206e7ff0da6353 (diff)
downloadphp-git-99c90db11aa6a89e79c68ada92c83086c8b743d1.tar.gz
make win32 debug output more verbose
Diffstat (limited to 'Zend/zend_ini.c')
-rw-r--r--Zend/zend_ini.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Zend/zend_ini.c b/Zend/zend_ini.c
index e15ab704c3..42e28379cc 100644
--- a/Zend/zend_ini.c
+++ b/Zend/zend_ini.c
@@ -16,9 +16,6 @@
+----------------------------------------------------------------------+
*/
-
-#include <stdlib.h>
-
#include "zend.h"
#include "zend_qsort.h"
#include "zend_API.h"