Remove extra _MAC_ from #ifdef guard.

This commit is contained in:
Robert Watson 2006-10-25 13:14:25 +00:00
parent f280a8fbd3
commit f776aa327d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163686

View File

@ -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"