summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
diff options
context:
space:
mode:
authoralaviss <[email protected]>2020-04-14 18:47:40 +0000
committerGitHub <[email protected]>2020-04-14 11:47:40 -0700
commit6b1139e82c0a96c267752b437a3b14f6787535ec (patch)
treea5cbe6ad8e4ac3bd006b0207daee9b9bae8f02e4 /cmd/zpool
parent9f0a21e6411aa0bac23fba0ddb220342a48c7cc7 (diff)
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 <[email protected]> Signed-off-by: Hiếu Lê <[email protected]> Closes #10195
Diffstat (limited to 'cmd/zpool')
0 files changed, 0 insertions, 0 deletions