mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-11 04:46:18 +03:00
Keeping the spl/zfs module split, libzpool is the zfs module for userspace. Headers and functions specific to it belong there. Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #17861
4 lines
96 B
Makefile
4 lines
96 B
Makefile
libzpool_sysdir = $(includedir)/libzpool/sys
|
|
libzpool_sys_HEADERS = \
|
|
%D%/sys/zfs_context_os.h
|