mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Fix build.
Reviewed by: cem Differential Revision: https://reviews.freebsd.org/D14793
This commit is contained in:
parent
4754f6ad41
commit
bf8e3513bb
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ SRCS += string.h
|
|||
|
||||
SRCS += blake2_cryptodev.c
|
||||
|
||||
SRCS += opt_param.h cryptodev_if.h
|
||||
SRCS += opt_param.h cryptodev_if.h bus_if.h device_if.h
|
||||
|
||||
WARNS ?= 6
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue