define DBGC_AUTH class
[nivanova/samba-autobuild/.git] / auth / gensec / external.c
index 01580456794175722ddfe5fe38646e67e6afbdea..300ce6b5cb3e446ea7e28a0d0bc1d26637b0d019 100644 (file)
@@ -28,6 +28,9 @@
 #include "auth/gensec/gensec_proto.h"
 #include "auth/gensec/gensec_toplevel_proto.h"
 
+#undef DBGC_CLASS
+#define DBGC_CLASS DBGC_AUTH
+
 /* SASL/EXTERNAL is essentially a no-op; it is only usable when the transport
  * layer is already mutually authenticated.
  */