summaryrefslogtreecommitdiff
path: root/source3/auth/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth/auth.c')
-rw-r--r--source3/auth/auth.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/auth/auth.c b/source3/auth/auth.c
index c7b9fcc1d8..394b696cf6 100644
--- a/source3/auth/auth.c
+++ b/source3/auth/auth.c
@@ -20,6 +20,9 @@
#include "includes.h"
+#undef DBGC_CLASS
+#define DBGC_CLASS DGBC_AUTH
+
/** List of various built-in authenticaion modules */
const struct auth_init_function builtin_auth_init_functions[] = {