diff options
Diffstat (limited to 'security/selinux/include/objsec.h')
| -rw-r--r-- | security/selinux/include/objsec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/selinux/include/objsec.h b/security/selinux/include/objsec.h index f46dd1c3d01c..ad34787c6c02 100644 --- a/security/selinux/include/objsec.h +++ b/security/selinux/include/objsec.h | |||
| @@ -118,6 +118,7 @@ struct sk_security_struct { | |||
| 118 | NLBL_REQUIRE, | 118 | NLBL_REQUIRE, |
| 119 | NLBL_LABELED, | 119 | NLBL_LABELED, |
| 120 | NLBL_REQSKB, | 120 | NLBL_REQSKB, |
| 121 | NLBL_CONNLABELED, | ||
| 121 | } nlbl_state; | 122 | } nlbl_state; |
| 122 | #endif | 123 | #endif |
| 123 | }; | 124 | }; |
