Re: [PATCH] LSM changes for 2.5.62

From: Greg KH (greg@kroah.com)
Date: Wed Feb 19 2003 - 18:43:25 EST


ChangeSet 1.994, 2003/02/19 14:58:39-08:00, greg@kroah.com

LSM: fix merge where we lost a prototype in security.h

diff -Nru a/include/linux/security.h b/include/linux/security.h
--- a/include/linux/security.h Wed Feb 19 15:38:30 2003
+++ b/include/linux/security.h Wed Feb 19 15:38:30 2003
@@ -48,6 +48,7 @@
 extern int cap_task_post_setuid (uid_t old_ruid, uid_t old_euid, uid_t old_suid, int flags);
 extern void cap_task_kmod_set_label (void);
 extern void cap_task_reparent_to_init (struct task_struct *p);
+extern int cap_syslog (int type);
 
 static inline int cap_netlink_send (struct sk_buff *skb)
 {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:27 EST