summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-10-29 17:23:54 +0000
committermarius <marius@FreeBSD.org>2006-10-29 17:23:54 +0000
commit6b0dd22955de7744a45235f2b6349fec8235392e (patch)
tree1670b34768b3a9400f21c4c597de7d1a928cb1a3 /sys
parentf0e19d90c0fc3bf47cab297e03cd0fc782076767 (diff)
downloadFreeBSD-src-6b0dd22955de7744a45235f2b6349fec8235392e.zip
FreeBSD-src-6b0dd22955de7744a45235f2b6349fec8235392e.tar.gz
Add missing headers.
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/powermac_nvram/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/powermac_nvram/Makefile b/sys/modules/powermac_nvram/Makefile
index a4d0693..e56f720 100644
--- a/sys/modules/powermac_nvram/Makefile
+++ b/sys/modules/powermac_nvram/Makefile
@@ -4,5 +4,6 @@
KMOD= powermac_nvram
SRCS= powermac_nvram.c powermac_nvramvar.h
+SRCS+= bus_if.h device_if.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud