X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source3%2Finclude%2Fdebug.h;h=062bbe1a0a0596e99dc1020f9b240deb4eca03a9;hb=ed1f7121a39d863066ef47e985b77fe3dbedbc9b;hp=05a9a3f0c523426deb900b243f83514045dd5621;hpb=7a8ee799259c7c0e3d5d6b3d34ce05195f53d4cb;p=samba.git diff --git a/source3/include/debug.h b/source3/include/debug.h index 05a9a3f0c52..062bbe1a0a0 100644 --- a/source3/include/debug.h +++ b/source3/include/debug.h @@ -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