summaryrefslogtreecommitdiffstats
path: root/include/linux/affs_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/affs_fs.h')
-rw-r--r--include/linux/affs_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/affs_fs.h b/include/linux/affs_fs.h
index 10cd77b8d..ab3b8c078 100644
--- a/include/linux/affs_fs.h
+++ b/include/linux/affs_fs.h
@@ -104,6 +104,7 @@ extern void affs_dir_truncate(struct inode *);
extern struct inode_operations affs_file_inode_operations;
extern struct inode_operations affs_dir_inode_operations;
+extern struct inode_operations affs_symlink_inode_operations;
extern struct file_operations affs_file_operations;
extern struct file_operations affs_file_operations_ofs;
extern struct file_operations affs_dir_operations;