mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
seems like i386 && DIAGNOSTIC needs sys/proc.h
Noticed by: tinderbox
This commit is contained in:
parent
64e6fa2880
commit
587757b066
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@
|
|||
#endif
|
||||
#endif
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#include <machine/bus.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue