mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
so our numbers don't get out of sync
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
6d22c3c343
commit
58e307664e
@@ -94,6 +94,8 @@ extern int DEBUGLEVEL;
|
||||
#define DBGC_IDMAP 13
|
||||
#define DBGC_QUOTA 14
|
||||
#define DBGC_ACLS 15
|
||||
#define DBGC_PRINTERDB 16
|
||||
#define DBGC_LOCKING 17
|
||||
|
||||
/* So you can define DBGC_CLASS before including debug.h */
|
||||
#ifndef DBGC_CLASS
|
||||
|
||||
Reference in New Issue
Block a user