Index: head/sys/modules/blake2/Makefile =================================================================== --- head/sys/modules/blake2/Makefile +++ head/sys/modules/blake2/Makefile @@ -80,7 +80,7 @@ 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