1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/msdosfs/patches.4/patch-ah

11 lines
310 B
Plaintext
Raw Normal View History

--- 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 */