summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.c
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2016-11-20 14:18:54 +0100
committerBob Weinand <bobwei9@hotmail.com>2016-11-20 14:18:54 +0100
commitb7fee22e73f403acba9e7c1fff12c23f51139a75 (patch)
treed8bbe5a7f345a4e4d28d873d62da7b0c5fd59b33 /sapi/phpdbg/phpdbg.c
parent40da843ab5392ea6c3abb1bd48268c3c7f4b6ff4 (diff)
parentc65d24eaa3671e61db7c2a3f28daeaf7c74ac758 (diff)
downloadphp-git-b7fee22e73f403acba9e7c1fff12c23f51139a75.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
-rw-r--r--sapi/phpdbg/phpdbg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/phpdbg/phpdbg.c b/sapi/phpdbg/phpdbg.c
index 2adca8e2c8..df28881c56 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"