consider binding to nix_api_*_internal.hh

This commit is contained in:
do butterflies cry? 2026-03-31 11:19:20 +10:00
parent 599c783d01
commit 4ab010e781
Signed by: cry
GPG key ID: F68745A836CA0412
5 changed files with 5 additions and 0 deletions

View file

@ -8,5 +8,6 @@
// the Nix C APIs for error handling.
//
#include <nix_api_util.h>
// #include <nix_api_util_internal.h>
#endif