diff options
Diffstat (limited to 'sys/bsm')
-rw-r--r-- | sys/bsm/audit_errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/bsm/audit_errno.h b/sys/bsm/audit_errno.h index 81cfc3548e8e..9342dcd6f962 100644 --- a/sys/bsm/audit_errno.h +++ b/sys/bsm/audit_errno.h @@ -208,6 +208,7 @@ #define BSM_ERRNO_EKEYREJECTED 222 /* Linux-specific. */ #define BSM_ERRNO_ENOTCAPABLE 223 /* FreeBSD-specific. */ #define BSM_ERRNO_ECAPMODE 224 /* FreeBSD-specific. */ +#define BSM_ERRNO_EINTEGRITY 225 /* FreeBSD-specific. */ /* * In the event that OpenBSM doesn't have a file representation of a local |