浏览代码

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

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 11 年之前
父节点
当前提交
7b600f2abb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/dcache.h

+ 0 - 1
include/linux/dcache.h

@@ -11,7 +11,6 @@
 #include <linux/rcupdate.h>
 #include <linux/lockref.h>
 
-struct nameidata;
 struct path;
 struct vfsmount;