summaryrefslogtreecommitdiffstats
path: root/source/include/debug.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2005-06-28 19:25:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:58:06 -0500
commit12ff2978295a84fe6177af129c495a0021befacc (patch)
tree6e944789497f308da6e2120deef263814d0fb966 /source/include/debug.h
parent97ee7c970c287737396f135336c56c945f639d85 (diff)
downloadsamba-12ff2978295a84fe6177af129c495a0021befacc.tar.gz
samba-12ff2978295a84fe6177af129c495a0021befacc.tar.xz
samba-12ff2978295a84fe6177af129c495a0021befacc.zip
r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.
Looking forward to the day he can commit these himself :-). Jeremy.
Diffstat (limited to 'source/include/debug.h')
-rw-r--r--source/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/debug.h b/source/include/debug.h
index 062bbe1a0a0..f69c213eb70 100644
--- a/source/include/debug.h
+++ b/source/include/debug.h
@@ -96,6 +96,7 @@ extern int DEBUGLEVEL;
#define DBGC_ACLS 15
#define DBGC_PRINTERDB 16
#define DBGC_LOCKING 17
+#define DBGC_MSDFS 18
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS