From 66afe840750a022fdffdd4b607fcaa3d08d36809 Mon Sep 17 00:00:00 2001 From: Kovarththanan Rajaratnam Date: Fri, 21 Aug 2009 20:40:49 +0000 Subject: Use instead of 'gcrypt.h' svn path=/trunk/; revision=29501 --- asn1/pkcs12/packet-pkcs12-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1') diff --git a/asn1/pkcs12/packet-pkcs12-template.c b/asn1/pkcs12/packet-pkcs12-template.c index d9a5e5103e..525bfae79e 100644 --- a/asn1/pkcs12/packet-pkcs12-template.c +++ b/asn1/pkcs12/packet-pkcs12-template.c @@ -51,7 +51,7 @@ #ifdef _WIN32 #include #endif -#include "gcrypt.h" +#include #endif #define PNAME "PKCS#12: Personal Information Exchange" -- cgit v1.2.1