complete change of NETMGR_TRACE to ISC_NETMGR_TRACE
some references to the old ifdef were still in place.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <ns/client.h>
|
||||
|
||||
#ifdef NETMGR_TRACE
|
||||
#if ISC_NETMGR_TRACE
|
||||
#define FLARG \
|
||||
, const char *file __attribute__((unused)), \
|
||||
unsigned int line __attribute__((unused)), \
|
||||
|
||||
Reference in New Issue
Block a user