]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/d2i_pr.c
Move some ASN.1 internals to asn1_int.h
[thirdparty/openssl.git] / crypto / asn1 / d2i_pr.c
index c96da091d39c441a549619205ce0633d381d4562..5f1a96d808fe607e79ecd2120db026bff117de6b 100644 (file)
@@ -66,7 +66,7 @@
 #endif
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
                          long length)