summaryrefslogtreecommitdiffstats
path: root/lib/dns/include/dns/rpz.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/include/dns/rpz.h')
-rw-r--r--lib/dns/include/dns/rpz.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/dns/include/dns/rpz.h b/lib/dns/include/dns/rpz.h
index 364ad92..5885681 100644
--- a/lib/dns/include/dns/rpz.h
+++ b/lib/dns/include/dns/rpz.h
@@ -13,10 +13,7 @@
#pragma once
-/*
- * Define this for reference count tracing in the unit
- */
-#undef DNS_RPZ_TRACE
+/* Add -DDNS_RPZ_TRACE=1 to CFLAGS for detailed reference tracing */
#include <inttypes.h>
#include <stdbool.h>