patch-2.1.102 linux/fs/filesystems.c

Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/ext2/ialloc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.101/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -42,6 +42,10 @@
 extern int init_coda_fs(void);
 #endif
 
+#ifdef CONFIG_DEVPTS_FS
+extern int init_devpts_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