sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / fs / coda / coda_int.h
index 8ccd5ed..d99860a 100644 (file)
@@ -2,6 +2,7 @@
 #define _CODA_INT_
 
 struct dentry;
+struct file;
 
 extern struct file_system_type coda_fs_type;
 extern unsigned long coda_timeout;