#ifndef _SECURITY_H #define _SECURITY_H #include #if defined(SECURITY_WIN32) || defined(SECURITY_KERNEL) #include #endif #endif /* _SECURITY_H */