freebsd-dev/usr.sbin/fstyp
Andriy Gapon d6609e6a12 fstyp: move sys/ include path after zfs include paths
The reason is that FreeBSD refcount.h shadows ZFS refcount.h and that
will lead to a build error after a planned import of the ARC buf data
scatter-ization.
It's possible that some day we will have an opposite problem where
a ZFS header would shadow an essential FreeBSD header.
So, we need to think about a better long term solution.

Discussed with:	allanjude
MFC after:	17 days
2017-06-20 16:45:48 +00:00
..
tests Fix broken fstyp exfat testcase 2017-01-14 01:08:04 +00:00
cd9660.c
exfat.c fstyp(8): Detect exFAT filesystems 2017-01-13 02:12:58 +00:00
ext2fs.c
fstyp.8 Make fstyp(8) recognize exFAT even without the -u option. 2017-04-26 19:34:41 +00:00
fstyp.c Make fstyp(8) recognize exFAT even without the -u option. 2017-04-26 19:34:41 +00:00
fstyp.h fstyp(8): Detect exFAT filesystems 2017-01-13 02:12:58 +00:00
geli.c
Makefile fstyp: move sys/ include path after zfs include paths 2017-06-20 16:45:48 +00:00
Makefile.depend
msdosfs.c
msdosfs.h
ntfs.c
ufs.c
zfs.c