From: krakjoe Date: Sun, 10 Nov 2013 08:20:57 +0000 (+0000) Subject: header in main X-Git-Tag: php-5.6.0alpha1~110^2~551 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39263cbfb1169a95352a5ed868fd5e63c9c2cdfb;p=php header in main --- diff --git a/phpdbg.c b/phpdbg.c index b29a79929d..d1f127d032 100644 --- a/phpdbg.c +++ b/phpdbg.c @@ -27,6 +27,7 @@ #include "SAPI.h" #include #include "php_main.h" +#include "phpdbg_prompt.h" static zend_module_entry sapi_phpdbg_module_entry = { STANDARD_MODULE_HEADER,