[Bug 289655] Add /usr/include/openzfs to support in-base and external applications

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Sep 2025 19:41:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289655

--- Comment #6 from crest@rlwinm.de ---
If a shared library is installed as part of FreeBSD base so should be the
headers to build against it. Put them in /usr/include/private and make me
#define some macro to opt into using
unstable/uncommitted/internal/private/pick-your-label APIs. Running the
zfs/zdb/zpool commands and parsing their output is sometimes impossible,
unreliable, or just painfully slow.

-- 
You are receiving this mail because:
You are the assignee for the bug.