summaryrefslogtreecommitdiff
path: root/clients/zctl/zctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zctl/zctl.c')
-rw-r--r--clients/zctl/zctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zctl/zctl.c b/clients/zctl/zctl.c
index 1607524..599e146 100644
--- a/clients/zctl/zctl.c
+++ b/clients/zctl/zctl.c
@@ -1301,7 +1301,7 @@ static const struct {
{ "unhide" } },
{ show_commands, "List available commands.",
{ "help", "?" } },
-#ifdef CMU_BACKWARD_COMPAT
+#ifdef CMU_ZCTL_PUNT
{ do_punt, "Ignore specified messages.",
{ "punt" } },
{ do_punt, "Stop ignoring specified messages.",