From 9d528da1a81f52785300f6ba787eb200f933ebe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 7 Jun 2007 20:15:45 +0000 Subject: [PATCH] export _hc_DES_ipfp_test git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20983 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/version-script.map | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hcrypto/version-script.map b/lib/hcrypto/version-script.map index ceb5685b4..1ee9bdc57 100644 --- a/lib/hcrypto/version-script.map +++ b/lib/hcrypto/version-script.map @@ -224,6 +224,7 @@ HEIMDAL_CRYPTO_1.0 { hc_d2i_RSAPrivateKey; hc_i2d_RSAPrivateKey; hc_i2d_RSAPublicKey; + _hc_DES_ipfp_test; local: *; };