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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/debug.h b/source3/include/debug.h
index 05a9a3f0c5..062bbe1a0a 100644
--- a/source3/include/debug.h
+++ b/source3/include/debug.h
@@ -94,6 +94,8 @@ extern int DEBUGLEVEL;
#define DBGC_IDMAP 13
#define DBGC_QUOTA 14
#define DBGC_ACLS 15
+#define DBGC_PRINTERDB 16
+#define DBGC_LOCKING 17
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS