diff options
Diffstat (limited to 'src/lib/libssl/src/crypto/bn/bn_const.c')
-rw-r--r-- | src/lib/libssl/src/crypto/bn/bn_const.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/crypto/bn/bn_const.c b/src/lib/libssl/src/crypto/bn/bn_const.c index 2ba2bbd827..4be9f4f791 100644 --- a/src/lib/libssl/src/crypto/bn/bn_const.c +++ b/src/lib/libssl/src/crypto/bn/bn_const.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* crypto/bn/knownprimes.c */ | 1 | /* $OpenBSD: bn_const.c,v 1.4 2014/06/12 15:49:28 deraadt Exp $ */ |
2 | /* Insert boilerplate */ | 2 | /* Insert boilerplate */ |
3 | 3 | ||
4 | #include <openssl/bn.h> | 4 | #include <openssl/bn.h> |