X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fufs%2Fsymlink.c;h=c0156eda44bcff1e53e17689167da63b046ca926;hb=54e7ff9d6249ba88e393d7fbc8008da9279723be;hp=d8549f807e8003ef06abc6c79a34799829b7d204;hpb=ef29498655b18d2bfd69048e20835d19333981ab;p=linux-2.6-omap-h63xx.git diff --git a/fs/ufs/symlink.c b/fs/ufs/symlink.c index d8549f807e8..c0156eda44b 100644 --- a/fs/ufs/symlink.c +++ b/fs/ufs/symlink.c @@ -27,7 +27,10 @@ #include #include -#include + +#include "ufs_fs.h" +#include "ufs.h" + static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd) {