summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-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 55f07d8a18..52e06b9360 100644
--- a/source3/include/debug.h
+++ b/source3/include/debug.h
@@ -93,6 +93,7 @@ extern int DEBUGLEVEL;
#define DBGC_VFS 12
#define DBGC_IDMAP 13
#define DBGC_QUOTA 14
+#define DBGC_ACLS 15
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS