mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Include <machine/limits.h> for definition of ULONG_MAX.
This commit is contained in:
parent
b9c09d0015
commit
e48fdcb37b
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
|||
|
||||
#include <isa/isavar.h>
|
||||
|
||||
#include <machine/limits.h>
|
||||
#include <machine/resource.h>
|
||||
|
||||
#include <dev/sio/sioreg.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue