From 511cecafd6f81e86fe43552c72dae3f6e584e71d Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Sat, 31 Mar 2007 23:15:11 +0000 Subject: oops, another missed file from crypto api change --- sys/modules/cryptodev/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules/cryptodev') diff --git a/sys/modules/cryptodev/Makefile b/sys/modules/cryptodev/Makefile index b2692a690218..903bfbc52c3f 100644 --- a/sys/modules/cryptodev/Makefile +++ b/sys/modules/cryptodev/Makefile @@ -3,5 +3,6 @@ .PATH: ${.CURDIR}/../../opencrypto KMOD = cryptodev SRCS = cryptodev.c +SRCS += bus_if.h device_if.h .include -- cgit v1.3