]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/asn1_lib.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / asn1 / asn1_lib.c
index bda6ab09b4b6455e2b3655900e98342990a395af..b611f35f220d2a90c45e461e1c0bebb77a761e62 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <limits.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 
 static int asn1_get_length(const unsigned char **pp, int *inf, long *rl,