mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
We reference curproc, ergo need <sys/proc.h>
This commit is contained in:
parent
1639f08b45
commit
093d32e535
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
#include <sys/reboot.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/tty.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include <machine/cpu.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue