mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
vfs: Deleting a doubled inclusion of sys/capsicum.h
Reviewed by: Differential Revision: https://reviews.freebsd.org/D41223 MFC after: 1 week
This commit is contained in:
parent
67116c6905
commit
dbac8474fe
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <machine/_inttypes.h>
|
||||
#endif
|
||||
|
||||
#include <sys/capsicum.h>
|
||||
|
||||
#include <security/audit/audit.h>
|
||||
#include <security/mac/mac_framework.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue