Add missing headers.

This commit is contained in:
marius 2006-10-29 17:23:54 +00:00
parent f0e19d90c0
commit 6b0dd22955

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>