diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2008-04-27 15:51:49 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2008-04-27 15:51:49 +0000 |
| commit | fa9e0a18affd0e9374766b7477c8fb0a9de007b8 (patch) | |
| tree | ee5ea5bea899d2572a62a68b47eaba4dc4f440ba /sys | |
| parent | ae11a989e6e04fa591e81e754223f52a0661ebe9 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/security/audit/audit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/audit/audit.h b/sys/security/audit/audit.h index e6e0cb72c628..5b2f686082e6 100644 --- a/sys/security/audit/audit.h +++ b/sys/security/audit/audit.h @@ -35,7 +35,7 @@ */ #ifndef _SECURITY_AUDIT_KERNEL_H_ -#define _SEUCRITY_AUDIT_KERNEL_H_ +#define _SECURITY_AUDIT_KERNEL_H_ #ifndef _KERNEL #error "no user-serviceable parts inside" |
