K 10 svn:author V 6 marius K 8 svn:date V 27 2013-07-30T10:24:09.924566Z K 7 svn:log V 262 MFC: r253675 Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro is picked up when defined. Previously, ffs_subr.c was always built without support for opposite endianess as it doesn't include makefs.h on its own. Approved by: re (kib) END