albert
2002-11-27 23:04:32 +00:00
parent 460da3c767
commit 4e7de4274d
2 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ typedef struct proc_t {
exit_signal, /* might not be SIGCHLD */
processor; /* current (or most recent?) CPU */
#ifdef FLASK_LINUX
security_id_t sid;
security_id_t secsid;
#endif
} proc_t;