mirror_zfs/lib/libshare/os
alaviss 75bf636cd0
libshare: Add missing headers for nfs.c
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
2020-09-04 12:03:57 -07:00
..
freebsd Remove dependency on sharetab file and refactor sharing logic 2020-07-13 09:19:18 -07:00
linux libshare: Add missing headers for nfs.c 2020-09-04 12:03:57 -07:00