Include <sys/bus.h>, which is needed after Doug's latest object changes.
This commit is contained in:
parent
2ee229e5c3
commit
4e84c35af2
@ -26,6 +26,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
#include <sys/bus.h>
|
||||
|
||||
INTERFACE card;
|
||||
|
||||
#
|
||||
|
@ -26,6 +26,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
#include <sys/bus.h>
|
||||
|
||||
INTERFACE power;
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user