diff options
Diffstat (limited to 'crypto/bn/bn_x931p.c')
-rw-r--r-- | crypto/bn/bn_x931p.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/bn/bn_x931p.c b/crypto/bn/bn_x931p.c index eb4662ff90..7330ab5802 100644 --- a/crypto/bn/bn_x931p.c +++ b/crypto/bn/bn_x931p.c @@ -58,6 +58,7 @@ #include <stdio.h> #include <openssl/bn.h> +#include "bn_lcl.h" /* X9.31 routines for prime derivation */ |