patch-2.1.63 linux/fs/fat/mmap.c
Next file: linux/fs/filesystems.c
Previous file: linux/fs/fat/inode.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Nov 8 11:57:40 1997
- Orig file:
v2.1.62/linux/fs/fat/mmap.c
- Orig date:
Sat Oct 25 02:44:17 1997
diff -u --recursive --new-file v2.1.62/linux/fs/fat/mmap.c linux/fs/fat/mmap.c
@@ -21,11 +21,7 @@
#include <linux/malloc.h>
#include <linux/msdos_fs.h>
-#if LINUX_VERSION_CODE >= ASC_LINUX_VERSION(2,1,0)
#include <asm/uaccess.h>
-#else
-#include <asm/segment.h>
-#endif
#include <asm/system.h>
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov