Include <sys/ioccom.h> directly, rather than indirectly through
<sys/disklabel.h> Sponsored by: DARPA & NAI Labs.
This commit is contained in:
parent
aa5330bbb4
commit
6d8e16f322
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103694
@ -47,7 +47,7 @@
|
||||
#include <sys/uio.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/disklabel.h>
|
||||
#include <sys/ioccom.h>
|
||||
#include <machine/bus.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_kern.h>
|
||||
|
Loading…
Reference in New Issue
Block a user