From: krakjoe Date: Tue, 12 Nov 2013 08:28:03 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~430 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83852d3bb775fd3555011e2cc1d5fdc9f418469e;p=php ... --- diff --git a/phpdbg_help.c b/phpdbg_help.c index b887380d07..21feb07926 100644 --- a/phpdbg_help.c +++ b/phpdbg_help.c @@ -17,8 +17,6 @@ +----------------------------------------------------------------------+ */ -#include -#include "zend.h" #include "phpdbg.h" #include "phpdbg_help.h" diff --git a/phpdbg_print.c b/phpdbg_print.c index c167482b6f..d49cc26fcb 100644 --- a/phpdbg_print.c +++ b/phpdbg_print.c @@ -17,8 +17,6 @@ +----------------------------------------------------------------------+ */ -#include -#include "zend.h" #include "phpdbg.h" #include "phpdbg_print.h"