patch-2.1.6 linux/fs/namei.c
Next file: linux/fs/ncpfs/dir.c
Previous file: linux/fs/msdos/namei.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/namei.c
-  Orig date: 
Sat Oct 19 10:07:32 1996
diff -u --recursive --new-file v2.1.5/linux/fs/namei.c linux/fs/namei.c
@@ -16,7 +16,7 @@
 #include <linux/stat.h>
 #include <linux/mm.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 
 #define ACC_MODE(x) ("\000\004\002\006"[(x)&O_ACCMODE])
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov