summaryrefslogtreecommitdiffstats
path: root/include/linux/hpfs_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hpfs_fs.h')
-rw-r--r--include/linux/hpfs_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hpfs_fs.h b/include/linux/hpfs_fs.h
index 0094c359c..2b7926aba 100644
--- a/include/linux/hpfs_fs.h
+++ b/include/linux/hpfs_fs.h
@@ -8,5 +8,6 @@
/* The entry point for a VFS */
extern struct super_block *hpfs_read_super (struct super_block *, void *, int);
+extern int init_hpfs_fs(void);
#endif