mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Add missing headers.
This commit is contained in:
parent
da6d4298b7
commit
10d200c530
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue