aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/kernfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h
index d2c439db4efa..5be9f0228a3b 100644
--- a/include/linux/kernfs.h
+++ b/include/linux/kernfs.h
@@ -18,6 +18,7 @@
18#include <linux/completion.h> 18#include <linux/completion.h>
19 19
20struct file; 20struct file;
21struct dentry;
21struct iattr; 22struct iattr;
22struct seq_file; 23struct seq_file;
23struct vm_area_struct; 24struct vm_area_struct;