]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/t_pkey.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / asn1 / t_pkey.c
index 483dd109212616c95e20681d9eeab19ebd044f6b..03579c877cfc001d54f8ed39e5b6c225cf124d06 100644 (file)
@@ -11,7 +11,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/objects.h>
 #include <openssl/buffer.h>
-#include "internal/bn_int.h"
+#include "crypto/bn.h"
 
 /* Number of octets per line */
 #define ASN1_BUF_PRINT_WIDTH    15