summaryrefslogtreecommitdiff
path: root/source3/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/debug.h')
-rw-r--r--source3/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/debug.h b/source3/include/debug.h
index c976268c59..dca3bc008c 100644
--- a/source3/include/debug.h
+++ b/source3/include/debug.h
@@ -102,6 +102,7 @@ extern int DEBUGLEVEL;
#define DBGC_LOCKING 16
#define DBGC_MSDFS 17
#define DBGC_DMAPI 18
+#define DBGC_REGISTRY 19
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS