likely to help

This commit is contained in:
albert
2002-12-08 23:53:05 +00:00
parent dc5cb1da28
commit 4382008ad0
2 changed files with 14 additions and 16 deletions

View File

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