mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 18:31:00 +03:00
0e9bcd5d4f
Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #11458
13 lines
178 B
Makefile
13 lines
178 B
Makefile
libspldir = $(includedir)/libspl/sys
|
|
libspl_HEADERS = \
|
|
byteorder.h \
|
|
fcntl.h \
|
|
file.h \
|
|
mnttab.h \
|
|
mount.h \
|
|
param.h \
|
|
stat.h \
|
|
sysmacros.h \
|
|
vfs.h \
|
|
zfs_context_os.h
|