From ec81bc91006efb7516ad16fd551a290cf634822b Mon Sep 17 00:00:00 2001 From: Jan Chadima Date: Thu, 5 Aug 2010 18:45:01 +0200 Subject: Fix build with recent kernels --- ncr-key-storage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ncr-key-storage.c') diff --git a/ncr-key-storage.c b/ncr-key-storage.c index ef20965..41e52b7 100644 --- a/ncr-key-storage.c +++ b/ncr-key-storage.c @@ -23,6 +23,7 @@ */ #include +#include #include "cryptodev.h" #include #include -- cgit