]> xenbits.xensource.com Git - freebsd.git/commitdiff
msdosfsmount.h: fix ifdef comment
authoremaste <emaste@FreeBSD.org>
Mon, 9 Sep 2019 18:35:17 +0000 (18:35 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 9 Sep 2019 18:35:17 +0000 (18:35 +0000)
sys/fs/msdosfs/msdosfsmount.h

index 975372da8ef7b520ded1d55c37a8597af00eb177..f334a0b7908bd2ae5e77299751585c428ce28ef6 100644 (file)
@@ -222,7 +222,7 @@ struct msdosfs_fileno {
 #define        MSDOSFS_ASSERT_MP_LOCKED(pmp) \
        lockmgr_assert(&(pmp)->pm_fatlock, KA_XLOCKED)
 
-#endif /* _KERNEL */
+#endif /* _KERNEL || MAKEFS */
 
 #ifndef MAKEFS
 /*