From 7f18b608045d45d3d89e8cbaa7710fcbbc4d7eab Mon Sep 17 00:00:00 2001 From: sam 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') diff --git a/sys/modules/cryptodev/Makefile b/sys/modules/cryptodev/Makefile index b2692a6..903bfbc 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.1