patch-1.3.39 linux/fs/msdos/mmap.c
Next file: linux/fs/msdos/namei.c
Previous file: linux/fs/msdos/misc.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Nov 8 12:21:07 1995
- Orig file:
v1.3.38/linux/fs/msdos/mmap.c
- Orig date:
Tue Jul 11 10:02:58 1995
diff -u --recursive --new-file v1.3.38/linux/fs/msdos/mmap.c linux/fs/msdos/mmap.c
@@ -6,9 +6,6 @@
*
* msdos mmap handling
*/
-#ifdef MODULE
-#include <linux/module.h>
-#endif
#include <linux/stat.h>
#include <linux/sched.h>
@@ -19,9 +16,10 @@
#include <linux/mman.h>
#include <linux/string.h>
#include <linux/malloc.h>
+#include <linux/msdos_fs.h>
+
#include <asm/segment.h>
#include <asm/system.h>
-#include <linux/msdos_fs.h>
/*
* Fill in the supplied page for mmap
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this