Include <sys/bus.h>, which is needed after Doug's latest object changes.
This commit is contained in:
parent
d70e245fbf
commit
b994f34b42
@ -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