mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Include <sys/conf.h> rather than trusting <sys/disk.h> to do so.
This commit is contained in:
parent
95082542bb
commit
a4d7a3c069
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112939
@ -37,6 +37,7 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/conf.h>
|
||||
|
||||
#include <dev/aac/aac_compat.h>
|
||||
#include <sys/bus.h>
|
||||
|
Loading…
Reference in New Issue
Block a user