patch-1.3.39 linux/fs/nfs/symlink.c
Next file: linux/fs/proc/array.c
Previous file: linux/fs/nfs/sock.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Nov 8 12:28:13 1995
- Orig file:
v1.3.38/linux/fs/nfs/symlink.c
- Orig date:
Tue Jun 27 14:11:43 1995
diff -u --recursive --new-file v1.3.38/linux/fs/nfs/symlink.c linux/fs/nfs/symlink.c
@@ -8,12 +8,6 @@
* nfs symlink handling code
*/
-#ifdef MODULE
-#include <linux/module.h>
-#endif
-
-#include <asm/segment.h>
-
#include <linux/sched.h>
#include <linux/errno.h>
#include <linux/nfs_fs.h>
@@ -21,6 +15,8 @@
#include <linux/mm.h>
#include <linux/malloc.h>
#include <linux/string.h>
+
+#include <asm/segment.h>
static int nfs_readlink(struct inode *, char *, int);
static int nfs_follow_link(struct inode *, struct inode *, int, int,
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