From d37482679aa072190986df84a7168b0ccdbc7acf Mon Sep 17 00:00:00 2001 From: Bob Weinand Date: Sun, 20 Nov 2016 14:14:46 +0100 Subject: Remove a few unused write warnings --- sapi/phpdbg/phpdbg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sapi/phpdbg/phpdbg.c') diff --git a/sapi/phpdbg/phpdbg.c b/sapi/phpdbg/phpdbg.c index a1aeef70d2..33a806d57d 100644 --- a/sapi/phpdbg/phpdbg.c +++ b/sapi/phpdbg/phpdbg.c @@ -29,6 +29,7 @@ #include "zend_alloc.h" #include "phpdbg_eol.h" #include "phpdbg_print.h" +#include "phpdbg_help.h" #include "ext/standard/basic_functions.h" -- cgit v1.2.1