瀏覽代碼

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/rcupdate.h>
 #include <linux/lockref.h>
 #include <linux/lockref.h>
 
 
-struct nameidata;
 struct path;
 struct path;
 struct vfsmount;
 struct vfsmount;