X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fufs%2Fsymlink.c;h=c0156eda44bcff1e53e17689167da63b046ca926;hb=2a50b2560ee956808da0b644cb529608dee65274;hp=d8549f807e8003ef06abc6c79a34799829b7d204;hpb=fe6af6faec078ec8137631f24cb541f9918244f0;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) {