patch-2.1.6 linux/fs/isofs/symlink.c

Next file: linux/fs/locks.c
Previous file: linux/fs/isofs/namei.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/fs/isofs/symlink.c linux/fs/isofs/symlink.c
@@ -16,7 +16,7 @@
 #include <linux/stat.h>
 #include <linux/malloc.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 
 static int isofs_readlink(struct inode *, char *, int);
 static int isofs_follow_link(struct inode *, struct inode *, int, int, struct inode **);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov