Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove capsicum entries for libpkg given all sandboxing is done in the frontend
Baptiste Daroussin committed 9 years ago
commit 411cdf44cb12d827fad5a13b66d89e5f2b2797a2
parent 4b8bb15
1 file changed +0 -4
modified libpkg/pkg_audit.c
@@ -38,10 +38,6 @@

#include <expat.h>

-
#ifdef HAVE_SYS_CAPSICUM_H
-
#include <sys/capsicum.h>
-
#endif
-

#include "pkg.h"
#include "private/pkg.h"
#include "private/event.h"