Commit 7b600f2a authored by Al Viro's avatar Al Viro

don't need that forward declaration of struct nameidata in dcache.h anymore

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 810bb172
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
#include <linux/rcupdate.h> #include <linux/rcupdate.h>
#include <linux/lockref.h> #include <linux/lockref.h>
struct nameidata;
struct path; struct path;
struct vfsmount; struct vfsmount;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment