From d31277abb1db51dece836dd47628ca42c07e528c Mon Sep 17 00:00:00 2001 From: Matthew Macy Date: Wed, 2 Oct 2019 10:39:48 -0700 Subject: OpenZFS restructuring - libspl Factor Linux specific pieces out of libspl. Reviewed-by: Ryan Moeller Reviewed-by: Sean Eric Fagan Reviewed-by: Brian Behlendorf Signed-off-by: Matt Macy Closes #9336 --- cmd/mount_zfs/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cmd/mount_zfs') diff --git a/cmd/mount_zfs/Makefile.am b/cmd/mount_zfs/Makefile.am index 7adedd63b..1ffeef7fe 100644 --- a/cmd/mount_zfs/Makefile.am +++ b/cmd/mount_zfs/Makefile.am @@ -1,9 +1,5 @@ include $(top_srcdir)/config/Rules.am -DEFAULT_INCLUDES += \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/lib/libspl/include - # # Ignore the prefix for the mount helper. It must be installed in /sbin/ # because this path is hardcoded in the mount(8) for security reasons. -- cgit v1.2.3