mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Get the memory range stuff properly declared.
This commit is contained in:
parent
14a994f94a
commit
06d9723a00
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
#include <sys/fcntl.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/memrange.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/msgbuf.h>
|
||||
#include <sys/signalvar.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue