vserver 2.0 rc7
[linux-2.6.git] / security / selinux / include / objsec.h
index 30a0abc..887937c 100644 (file)
@@ -107,6 +107,6 @@ struct sk_security_struct {
        u32 peer_sid;                   /* SID of peer */
 };
 
-extern int inode_security_set_sid(struct inode *inode, u32 sid);
+extern unsigned int selinux_checkreqprot;
 
 #endif /* _SELINUX_OBJSEC_H_ */