Add missing headers.

This commit is contained in:
Marius Strobl 2006-10-29 17:23:54 +00:00
parent da6d4298b7
commit 10d200c530
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163771

View File

@ -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>