From 1d9ca2ddb4df85b7235ec78e4996cf2d1fd775a2 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 19 Feb 2011 16:33:36 +0100 Subject: Reference implementation of PKCS#11 URIs --- module/p11-kit.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'module/p11-kit.h') diff --git a/module/p11-kit.h b/module/p11-kit.h index 50b93d8..25af193 100644 --- a/module/p11-kit.h +++ b/module/p11-kit.h @@ -35,6 +35,8 @@ #ifndef __P11_KIT_H__ #define __P11_KIT_H__ +#include "pkcs11.h" + CK_RV p11_kit_initialize_registered (void); CK_RV p11_kit_finalize_registered (void); -- cgit v1.2.3