lib/ldb-samba: make use of DBGC_LDB
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Jul 2013 11:56:08 +0000 (13:56 +0200)
committerBjörn Jacke <bj@sernet.de>
Tue, 9 Jul 2013 13:19:18 +0000 (15:19 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Jacke <bj@sernet.de>
lib/ldb-samba/ldb_wrap.c

index 028bd6f58d285b03b382d50a02d098bf28707b68..7cab98fee979d4bf42b956a6f6f10f0c611c3f5d 100644 (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
 */