X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..316670eb35587141e969394ae8537d66b9211e80:/security/_label.h diff --git a/security/_label.h b/security/_label.h index 93b57b4f2..9afcf5a0f 100644 --- a/security/_label.h +++ b/security/_label.h @@ -69,7 +69,7 @@ * and various other messes. */ -#define MAC_MAX_SLOTS 8 +#define MAC_MAX_SLOTS 7 #define MAC_FLAG_INITIALIZED 0x0000001 /* Is initialized for use. */