summaryrefslogtreecommitdiff
path: root/source3/nsswitch/wb_client.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2002-05-21 07:53:28 +0000
committerSimo Sorce <idra@samba.org>2002-05-21 07:53:28 +0000
commite00dbecb88de54086988624b7d4a12d95c788ddb (patch)
tree5df446c0a73a32b2c47a819aab254ce55fe8b8e7 /source3/nsswitch/wb_client.c
parent8a35fba95bd966924216dc959b4edd18bd2bd47c (diff)
downloadsamba-e00dbecb88de54086988624b7d4a12d95c788ddb.tar.gz
samba-e00dbecb88de54086988624b7d4a12d95c788ddb.tar.bz2
samba-e00dbecb88de54086988624b7d4a12d95c788ddb.zip
debug classized
(This used to be commit ae5d24873ad0fb3df970cc9912e18e6a5067ae2d)
Diffstat (limited to 'source3/nsswitch/wb_client.c')
-rw-r--r--source3/nsswitch/wb_client.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/nsswitch/wb_client.c b/source3/nsswitch/wb_client.c
index 53550ca353..9e34ecdd0d 100644
--- a/source3/nsswitch/wb_client.c
+++ b/source3/nsswitch/wb_client.c
@@ -25,6 +25,9 @@
#include "includes.h"
#include "nsswitch/nss.h"
+#undef DBGC_CLASS
+#define DBGC_CLASS DBGC_WINBIND
+
NSS_STATUS winbindd_request(int req_type,
struct winbindd_request *request,
struct winbindd_response *response);