1
0
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:
Herb Lewis
2005-04-27 18:32:37 +00:00
committed by Gerald (Jerry) Carter
parent 6d22c3c343
commit 58e307664e
7 changed files with 43 additions and 0 deletions

View File

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