Explicitly include sys/rman.h instead of relying on getting it via some
other header.
This commit is contained in:
parent
96051d728f
commit
4a5ce0db55
@ -50,6 +50,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/module.h>
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/rman.h>
|
||||
#include <geom/geom_disk.h>
|
||||
|
||||
#include <machine/bus.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user