Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove sys/capability.h check which is not used anymore
Baptiste Daroussin committed 6 years ago
commit c3ae5644bbbcce760e1177c82d73309d52d63076
parent 0b0f65b
1 file changed +1 -1
modified auto.def
@@ -235,7 +235,7 @@ cc-check-includes bsd/err.h bsd/libutil.h bsd/readpassphrase.h \
# capsicum
if {[cc-check-functions cap_sandboxed]} {
	define-feature capsicum
-
	cc-check-includes sys/capsicum.h sys/capability.h
+
	cc-check-includes sys/capsicum.h
}

define testsdir ""