Include sys/rman.h directly rather than relying on header pollution.
Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
753539ae2b
commit
813a9f775b
@ -50,6 +50,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/interrupt.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/cpuset.h>
|
||||
#include <sys/rman.h>
|
||||
#include <sys/sched.h>
|
||||
#include <sys/smp.h>
|
||||
#include <machine/atomic.h>
|
||||
|
Loading…
Reference in New Issue
Block a user