1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

r15150: Adding winbind debug class to the main daemon.

Guenther
This commit is contained in:
Günther Deschner 2006-04-20 13:51:43 +00:00 committed by Gerald (Jerry) Carter
parent 1b73e699e1
commit 37d03695c6

View File

@ -26,6 +26,9 @@
#include "includes.h"
#include "winbindd.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND
BOOL opt_nocache = False;
static BOOL interactive = False;