summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hcrypto/camellia.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-30 19:37:06 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-30 19:37:06 +0100
commit55f663a04b791baf5a7a0bc635bd6f626498d8fc (patch)
treea3fec984307185910dc3b6351eeddb374d5342fb /source4/heimdal/lib/hcrypto/camellia.c
parente8c2ed1d489ad67451459c69877ccba41b157e88 (diff)
downloadsamba-55f663a04b791baf5a7a0bc635bd6f626498d8fc.tar.gz
samba-55f663a04b791baf5a7a0bc635bd6f626498d8fc.tar.bz2
samba-55f663a04b791baf5a7a0bc635bd6f626498d8fc.zip
heimdal:camellia: include roken.h
metze
Diffstat (limited to 'source4/heimdal/lib/hcrypto/camellia.c')
-rw-r--r--source4/heimdal/lib/hcrypto/camellia.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/heimdal/lib/hcrypto/camellia.c b/source4/heimdal/lib/hcrypto/camellia.c
index 00635c9fed..d78bbd4c0e 100644
--- a/source4/heimdal/lib/hcrypto/camellia.c
+++ b/source4/heimdal/lib/hcrypto/camellia.c
@@ -37,6 +37,8 @@
RCSID("$Id: aes.c 20466 2007-04-20 08:29:05Z lha $");
#endif
+#include <roken.h>
+
#ifdef KRB5
#include <krb5-types.h>
#endif