--- include/linux/grsecurity.h.mps Tue Jan 13 22:26:45 2004 +++ include/linux/grsecurity.h Tue Jan 13 22:29:00 2004 @@ -48,6 +48,7 @@ extern void gr_log_semrm(const uid_t uid, const uid_t cuid); extern void gr_log_shmget(const int err, const int shmflg, const size_t size); extern void gr_log_shmrm(const uid_t uid, const uid_t cuid); +extern void gr_log_textrel(struct vm_area_struct * vma); extern int gr_handle_follow_link(const struct inode *parent, const struct inode *inode,