Fix include guard spelling.

MFC after:	3 days
Submitted by:	diego
This commit is contained in:
Robert Watson 2008-04-27 15:51:49 +00:00
parent ae11a989e6
commit fa9e0a18af
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178617

View File

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