wire sec(4) into the kernel config.
authordlg <dlg@openbsd.org>
Mon, 7 Aug 2023 01:59:38 +0000 (01:59 +0000)
committerdlg <dlg@openbsd.org>
Mon, 7 Aug 2023 01:59:38 +0000 (01:59 +0000)
commit405b3c7e378f5b0e7f4481a810fe690ac00878ff
tree762f6d6807c24d667bf40baf830c32cc6b255333
parent433cd47b3998c7b6449aab67696f889070f0a238
wire sec(4) into the kernel config.

this makes #include "sec.h" and #if NSEC > 0 work in kernel code.
sys/conf/files