alaviss 6b1139e82c
sys/mnttab.h: include sys/stat.h for stat64
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
2020-04-14 11:47:40 -07:00
..
2020-01-17 12:40:09 -08:00
2020-04-14 11:36:28 -07:00
2010-08-31 13:41:59 -07:00
2020-04-14 11:36:28 -07:00
2019-09-02 17:53:27 -07:00
2016-11-29 14:34:33 -08:00
2018-12-11 16:01:41 -08:00
2018-12-11 16:01:41 -08:00
2017-04-12 08:57:46 -07:00
2019-12-26 10:52:14 -08:00