diff options
Diffstat (limited to 'fs/coda/coda_int.h')
-rw-r--r-- | fs/coda/coda_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/coda/coda_int.h b/fs/coda/coda_int.h index 8ccd5ed81d9c..d99860a33890 100644 --- a/fs/coda/coda_int.h +++ b/fs/coda/coda_int.h @@ -2,6 +2,7 @@ #define _CODA_INT_ struct dentry; +struct file; extern struct file_system_type coda_fs_type; extern unsigned long coda_timeout; |