summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gost2001_keyx.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2006-11-08 09:45:12 +0000
committerBen Laurie <ben@openssl.org>2006-11-08 09:45:12 +0000
commit84948b39dfada6628ab65743fad64cf4714a0a92 (patch)
tree992002bc6bd29c3cac8678c22a4e7551001a3e07 /engines/ccgost/gost2001_keyx.c
parentcf32ad7fe3410316568ae74c5275574cd5222179 (diff)
Fix various warnings.
Diffstat (limited to 'engines/ccgost/gost2001_keyx.c')
-rw-r--r--engines/ccgost/gost2001_keyx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/ccgost/gost2001_keyx.c b/engines/ccgost/gost2001_keyx.c
index 7b81c23f92..1929dbdc68 100644
--- a/engines/ccgost/gost2001_keyx.c
+++ b/engines/ccgost/gost2001_keyx.c
@@ -16,6 +16,7 @@
#include "e_gost_err.h"
#include "gost_keywrap.h"
#include "gost_lcl.h"
+#include "gost2001_keyx.h"
/* Transform ECDH shared key into little endian as required by Cryptocom
* key exchange */