patch-2.2.0-pre8 linux/fs/ufs/symlink.c
Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/ufs/super.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Thu Jan 14 10:31:41 1999
-  Orig file: 
v2.2.0-pre7/linux/fs/ufs/symlink.c
-  Orig date: 
Mon Sep 28 10:51:35 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/fs/ufs/symlink.c linux/fs/ufs/symlink.c
@@ -1,5 +1,5 @@
 /*
- *  linux/ufs/ufs/symlink.c
+ *  linux/fs/ufs/symlink.c
  *
  * Copyright (C) 1998
  * Daniel Pirkl <daniel.pirkl@emai.cz>
@@ -27,7 +27,7 @@
 
 #include <linux/errno.h>
 #include <linux/fs.h>
-#include <linux/ext2_fs.h>
+#include <linux/ufs_fs.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
 #include <linux/stat.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov