patch-2.1.82 linux/fs/filesystems.c
Next file: linux/fs/nfs/dir.c
Previous file: linux/fs/bad_inode.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Jan 25 10:05:47 1998
- Orig file:
v2.1.81/linux/fs/filesystems.c
- Orig date:
Tue Jan 20 16:44:58 1998
diff -u --recursive --new-file v2.1.81/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -37,6 +37,10 @@
#include <linux/init.h>
#include <linux/nls.h>
+#ifdef CONFIG_CODA_FS
+extern int init_coda_fs(void);
+#endif
+
extern void device_setup(void);
extern void binfmt_setup(void);
extern void free_initmem(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov