patch-2.4.0-test9 linux/fs/ext2/symlink.c

Next file: linux/fs/fcntl.c
Previous file: linux/fs/ext2/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/fs/ext2/symlink.c linux/fs/ext2/symlink.c
@@ -18,6 +18,7 @@
  */
 
 #include <linux/fs.h>
+#include <linux/ext2_fs.h>
 
 static int ext2_readlink(struct dentry *dentry, char *buffer, int buflen)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)