patch-2.1.6 linux/fs/noquot.c

Next file: linux/fs/open.c
Previous file: linux/fs/nfs/symlink.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/fs/noquot.c linux/fs/noquot.c
@@ -19,7 +19,7 @@
 #include <linux/malloc.h>
 #include <linux/mount.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 
 #ifndef min
 #define min(a,b) ((a) < (b)) ? (a) : (b)

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