aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/debug.h')
-rw-r--r--include/sys/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/debug.h b/include/sys/debug.h
index f19231b90..8da76863c 100644
--- a/include/sys/debug.h
+++ b/include/sys/debug.h
@@ -53,6 +53,7 @@ extern unsigned long spl_debug_subsys;
#define S_GENERIC 0x00002000
#define S_PROC 0x00004000
#define S_MODULE 0x00008000
+#define S_CRED 0x00010000
#define D_TRACE 0x00000001
#define D_INFO 0x00000002