summaryrefslogtreecommitdiff
path: root/source3/sam/idmap.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2003-03-08 00:49:18 +0000
committerSimo Sorce <idra@samba.org>2003-03-08 00:49:18 +0000
commit4a1d2ddd48c1c06b1874ff473275d22a0038c2c8 (patch)
tree543c0921f1aa88453fa716b894f1f3d5630d4b5e /source3/sam/idmap.c
parent64e49aa3c5392fd0ba5fc33ea21eff87c548995e (diff)
downloadsamba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.tar.gz
samba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.tar.bz2
samba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.zip
some more code
(not tested yet) (This used to be commit 0d6cec90c13731827abcbc61974efc993e794003)
Diffstat (limited to 'source3/sam/idmap.c')
-rw-r--r--source3/sam/idmap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/sam/idmap.c b/source3/sam/idmap.c
index 617cbc9d28..96638b4723 100644
--- a/source3/sam/idmap.c
+++ b/source3/sam/idmap.c
@@ -23,6 +23,9 @@
#include "includes.h"
#include "idmap.h"
+#undef DBGC_CLASS
+#define DBGC_CLASS DBGC_IDMAP
+
static struct {
const char *name;