diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2021-02-16 00:39:34 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2021-02-16 01:46:28 +0000 |
| commit | 184c1b943937986c81e1996d999d21626ec7a4ff (patch) | |
| tree | f7321df93d0bd5ffb8cf9245c84745dac7e81ce1 /cddl/lib | |
| parent | 10fc4c3218381fef7189a5b8d46a757cd1989dff (diff) | |
| parent | 83dd4a9252fd2044038a399d7afc68259d483b8e (diff) | |
Diffstat (limited to 'cddl/lib')
| -rw-r--r-- | cddl/lib/libzfs/Makefile | 1 | ||||
| -rw-r--r-- | cddl/lib/libzpool/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cddl/lib/libzfs/Makefile b/cddl/lib/libzfs/Makefile index 611eb91d76e7..d0b3458eda64 100644 --- a/cddl/lib/libzfs/Makefile +++ b/cddl/lib/libzfs/Makefile @@ -67,7 +67,6 @@ KERNEL_C = \ zfs_fletcher_superscalar4.c \ zfs_namecheck.c \ zfs_prop.c \ - zfs_uio.c \ zpool_prop.c \ zprop_common.c diff --git a/cddl/lib/libzpool/Makefile b/cddl/lib/libzpool/Makefile index 0e2cc9456faa..d9b2e67094e3 100644 --- a/cddl/lib/libzpool/Makefile +++ b/cddl/lib/libzpool/Makefile @@ -46,7 +46,6 @@ KERNEL_C = \ zfs_fletcher_superscalar4.c \ zfs_namecheck.c \ zfs_prop.c \ - zfs_uio.c \ zfs_zstd.c \ zpool_prop.c \ zprop_common.c \ |
