1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

lib/ldb-samba: make use of DBGC_LDB

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Jacke <bj@sernet.de>
This commit is contained in:
Stefan Metzmacher 2013-07-09 13:56:08 +02:00 committed by Björn Jacke
parent baecc863de
commit 8e0752f4d6

View File

@ -37,6 +37,8 @@
#include "../lib/util/dlinklist.h"
#include <tdb.h>
#define DBGC_CLASS DBGC_LDB
/*
this is used to catch debug messages from ldb
*/