Put back including sys/devicestat.h for 4-stable.
This commit is contained in:
parent
fec4b7015e
commit
d067ce208d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112136
@ -43,6 +43,9 @@
|
|||||||
#include <machine/bus.h>
|
#include <machine/bus.h>
|
||||||
#include <sys/malloc.h>
|
#include <sys/malloc.h>
|
||||||
|
|
||||||
|
#if __FreeBSD_version < 500106
|
||||||
|
#include <sys/devicestat.h> /* for struct devstat */
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <cam/cam.h>
|
#include <cam/cam.h>
|
||||||
#include <cam/cam_ccb.h>
|
#include <cam/cam_ccb.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user