diff options
Diffstat (limited to 'print_cmd.c')
-rw-r--r-- | print_cmd.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 <y.tab.h> /* use <...> so we pick it up from the build directory */ |