patch-1.3.39 linux/fs/sysv/file.c
Next file: linux/fs/sysv/fsync.c
Previous file: linux/fs/sysv/dir.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Nov 8 12:35:23 1995
- Orig file:
v1.3.38/linux/fs/sysv/file.c
- Orig date:
Wed Aug 2 13:21:15 1995
diff -u --recursive --new-file v1.3.38/linux/fs/sysv/file.c linux/fs/sysv/file.c
@@ -13,12 +13,6 @@
* SystemV/Coherent regular file handling primitives
*/
-#ifdef MODULE
-#include <linux/module.h>
-#endif
-
-#include <asm/segment.h>
-
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/sysv_fs.h>
@@ -27,6 +21,8 @@
#include <linux/stat.h>
#include <linux/string.h>
#include <linux/locks.h>
+
+#include <asm/segment.h>
#define NBUF 32
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