mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-19 10:51:00 +03:00
6b1139e82c
Musl libc defined `stat64` as a macro, which causes the build to fail upon compiling os/linux/getmntany.c due to conflicts between the forward declaration and the implementation. This commit fixes that by including <sys/stat.h> in "sys/mnttab.h" directly. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Hiếu Lê <leorize+oss@disroot.org> Closes #10195 |
||
---|---|---|
.. | ||
byteorder.h | ||
errno.h | ||
Makefile.am | ||
mnttab.h | ||
mount.h | ||
param.h | ||
stat.h | ||
sysmacros.h | ||
uio.h | ||
zfs_context_os.h |