NSA SELinux for Linux 2.6.xx

This commit is contained in:
albert
2003-12-24 04:18:24 +00:00
parent e6bf84b8f3
commit c36c11c6b2
9 changed files with 40 additions and 171 deletions

View File

@ -27,10 +27,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#ifdef FLASK_LINUX
#include <fs_secure.h>
#endif
// sometimes it's easier to do this manually, w/o gcc helping
#ifdef PROF
extern void __cyg_profile_func_enter(void*,void*);