summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/bn')
-rw-r--r--src/lib/libcrypto/bn/bn_const.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/bn_const.c b/src/lib/libcrypto/bn/bn_const.c
index 1c8bc9b5df..2ba2bbd827 100644
--- a/src/lib/libcrypto/bn/bn_const.c
+++ b/src/lib/libcrypto/bn/bn_const.c
@@ -1,7 +1,7 @@
1/* crypto/bn/knownprimes.c */ 1/* crypto/bn/knownprimes.c */
2/* Insert boilerplate */ 2/* Insert boilerplate */
3 3
4#include "bn.h" 4#include <openssl/bn.h>
5 5
6/* "First Oakley Default Group" from RFC2409, section 6.1. 6/* "First Oakley Default Group" from RFC2409, section 6.1.
7 * 7 *