From f250956cb2a8dca13fc0242affc225f9d6983604 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Thu, 20 Dec 2018 11:41:58 -0500 Subject: bash-5.0-rc1 release --- print_cmd.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'print_cmd.c') diff --git a/print_cmd.c b/print_cmd.c index 405f3dae..9aa6557d 100644 --- a/print_cmd.c +++ b/print_cmd.c @@ -38,6 +38,8 @@ #include "bashansi.h" #include "bashintl.h" +#define NEED_XTRACE_SET_DECL + #include "shell.h" #include "flags.h" #include /* use <...> so we pick it up from the build directory */ -- cgit v1.2.1