diff --git a/lib/layer/rrsigcache.c b/lib/layer/rrsigcache.c index dcb1d02d26b1d9ada05ee193e403b7293d040bbc..22c019b197f3c2baabe1cea78b6841075a43e49a 100644 --- a/lib/layer/rrsigcache.c +++ b/lib/layer/rrsigcache.c @@ -26,7 +26,8 @@ #include "lib/module.h" //#define DEBUG_MSG(fmt...) QRDEBUG(kr_rplan_current(rplan), "rrsc", fmt) -#define DEBUG_MSG(fmt...) QRDEBUG(NULL, "rrsc", fmt) +//#define DEBUG_MSG(fmt...) QRDEBUG(NULL, "rrsc", fmt) +#define DEBUG_MSG(fmt...) static int begin(knot_layer_t *ctx, void *module_param) {