mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Remove user.h include in audit.h, it is unneeded, and also can cause
build problems for other components that include audit.h.
This commit is contained in:
parent
59428b0bad
commit
563267dae3
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@
|
|||
|
||||
#include <sys/file.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/user.h>
|
||||
|
||||
/*
|
||||
* Audit subsystem condition flags. The audit_enabled flag is set and
|
||||
|
|
|
|||
Loading…
Reference in a new issue