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
-  Lines: 9
-  Date:
Mon Oct 28 14:21:41 1996
-  Orig file: 
v2.1.5/linux/fs/noquot.c
-  Orig date: 
Wed Oct  9 08:55:22 1996
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