summaryrefslogtreecommitdiff
path: root/source3/locking/posix.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/locking/posix.c')
-rw-r--r--source3/locking/posix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/locking/posix.c b/source3/locking/posix.c
index 95d4518c17..5b001b7141 100644
--- a/source3/locking/posix.c
+++ b/source3/locking/posix.c
@@ -24,6 +24,9 @@
#include "includes.h"
+#undef DBGC_CLASS
+#define DBGC_CLASS DBGC_LOCKING
+
/*
* The POSIX locking database handle.
*/