summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/debug.h b/source3/include/debug.h
index a926143701..4b0b4b1ac4 100644
--- a/source3/include/debug.h
+++ b/source3/include/debug.h
@@ -92,7 +92,7 @@ extern int DEBUGLEVEL;
#define DBGC_SAM 9
#define DBGC_AUTH 10
#define DBGC_WINBIND 11
-
+#define DBGC_VFS 12
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS