--- msdosfsmount.h.orig	Mon Apr 10 04:32:37 2000
+++ msdosfsmount.h	Wed Oct  4 00:13:52 2000
@@ -198,6 +198,7 @@
 	(1024 << ((pmp)->pm_BlkPerSec >> 2))
 
 int msdosfs_init __P((struct vfsconf *vfsp));
+int msdosfs_uninit __P((struct vfsconf *vfsp));
 int msdosfs_mountroot __P((void));
 
 #endif /* _KERNEL */