1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00

r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.

Looking forward to the day he can commit these himself :-).
Jeremy.
This commit is contained in:
Jeremy Allison
2005-06-28 19:25:48 +00:00
committed by Gerald (Jerry) Carter
parent 97ee7c970c
commit 12ff297829
6 changed files with 42 additions and 32 deletions

View File

@@ -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