mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Removed unused include of kernel-only file <sys/lock.h>.
This commit is contained in:
parent
43ea907a42
commit
ccbb36d5ed
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/procfs.h>
|
||||
#include <machine/elf.h>
|
||||
#include <vm/vm_param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue