mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
75bf636cd0
On musl libc, zfs failed to compile due to the missing <fcntl.h> include, which is required for `open()` per POSIX. This commit add the missing <fcntl.h> include. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Hiếu Lê <leorize+oss@disroot.org> Closes #10880 |
||
---|---|---|
.. | ||
os | ||
libshare_impl.h | ||
libshare.c | ||
Makefile.am | ||
nfs.h | ||
smb.h |