From 97a82bfa1ea56cee28e3bfaa9193f6e685d1b794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 15 Apr 2008 07:56:53 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22970 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index 9706cebce..b0360cf9b 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -4,6 +4,9 @@ file. Use u32 to define KEY_TABLE_TYPE, avoids warning on platfors where u32 is not unsigned int. + * camellia-ntt.c: Move the typedef u to camellia-ntt.h + header file. + * camellia.h: Drop need to camellia-ntt.h by including some more defines.