diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2025-08-07 07:06:31 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2025-08-07 07:06:31 +0000 |
| commit | df58e8b1506f241670be86a560fb6e8432043aee (patch) | |
| tree | f8f3798c9a8adf166b37be67ab1202583b343f52 /cddl/lib/libspl | |
| parent | 02f394281fd67dc15afb26c51d52f2b4cbf28065 (diff) | |
| parent | 8302b6e32bb153a6f402b106484d5736f082abcc (diff) | |
Diffstat (limited to 'cddl/lib/libspl')
| -rw-r--r-- | cddl/lib/libspl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/lib/libspl/Makefile b/cddl/lib/libspl/Makefile index d44e5cb19ab4..13fd6d96f2af 100644 --- a/cddl/lib/libspl/Makefile +++ b/cddl/lib/libspl/Makefile @@ -16,6 +16,7 @@ SRCS = \ os/freebsd/zone.c \ page.c \ timestamp.c \ + tunables.c \ include/sys/list.h \ include/sys/list_impl.h |
