git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22970 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-15 07:56:53 +00:00
parent 794053fa3c
commit 97a82bfa1e

View File

@@ -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<num> to camellia-ntt.h
header file.
* camellia.h: Drop need to camellia-ntt.h by including some more
defines.