Make asn1_ex_i2c, asn1_ex_c2i static.
[openssl.git] / crypto / asn1 / i2d_pr.c
index 4d338ac55aed4e9b9b3a87600558d685abdac81d..2a6aa19c07c2f609e94bd77378436cd9dbbe5572 100644 (file)
@@ -60,7 +60,7 @@
 #include "cryptlib.h"
 #include <openssl/evp.h>
 #include <openssl/x509.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp)
 {