summaryrefslogtreecommitdiffstats
path: root/sys/security
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-10-25 13:14:25 +0000
committerrwatson <rwatson@FreeBSD.org>2006-10-25 13:14:25 +0000
commit430a6e6576cc4abbcefaee329020a14292da5b35 (patch)
treebd52c6d276565471ae1f73d23004105ba7d907ae /sys/security
parent2d15dae3583eeb7c48aaf322a38525115ba1d571 (diff)
downloadFreeBSD-src-430a6e6576cc4abbcefaee329020a14292da5b35.zip
FreeBSD-src-430a6e6576cc4abbcefaee329020a14292da5b35.tar.gz
Remove extra _MAC_ from #ifdef guard.
Diffstat (limited to 'sys/security')
-rw-r--r--sys/security/mac/mac_framework.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/security/mac/mac_framework.h b/sys/security/mac/mac_framework.h
index 02d3eb9..78f69da 100644
--- a/sys/security/mac/mac_framework.h
+++ b/sys/security/mac/mac_framework.h
@@ -44,7 +44,7 @@
*/
#ifndef _SYS_SECURITY_MAC_MAC_FRAMEWORK_H_
-#define _SYS_SECURITY_MAC_MAC_MAC_FRAMEWORK_H_
+#define _SYS_SECURITY_MAC_MAC_FRAMEWORK_H_
#ifndef _KERNEL
#error "no user-serviceable parts inside"
OpenPOWER on IntegriCloud