From be38c0514aabcff8b4a0b588a06d36c150c8b5ed Mon Sep 17 00:00:00 2001 From: james Date: Sat, 15 Oct 2005 12:14:56 +0000 Subject: Fixed some minor build issues with PKCS11 patch: "make dist" wasn't building correct tarball. Some ./configure --enable/--disable options were broken. Renamed pkcs11 directory to pkcs11-headers to work around automake issue. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@626 e7ae566f-a301-0410-adde-c780ea21d3b5 --- cryptoki-win32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cryptoki-win32.h') diff --git a/cryptoki-win32.h b/cryptoki-win32.h index 8f0291b..8e62bbd 100644 --- a/cryptoki-win32.h +++ b/cryptoki-win32.h @@ -59,7 +59,7 @@ #define NULL_PTR 0 #endif -#include "pkcs11/pkcs11.h" +#include "pkcs11-headers/pkcs11.h" #pragma pack(pop, cryptoki) -- cgit v1.2.3