From 146c256ee544b8c7f74dd9a5188b434a32e42fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 18 Aug 2008 20:14:07 +0000 Subject: [PATCH] define HC_DEPRECATED_CRYPTO git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23629 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/test_cipher.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hcrypto/test_cipher.c b/lib/hcrypto/test_cipher.c index ec701e239..81593ee7f 100644 --- a/lib/hcrypto/test_cipher.c +++ b/lib/hcrypto/test_cipher.c @@ -39,6 +39,8 @@ RCSID("$Id$"); #endif +#define HC_DEPRECATED_CRYPTO + #include #include #include