Add ASN1_buf_print to print a buffer in ASN1_bn_print format.
[openssl.git] / crypto / asn1 / tasn_scn.c
index 43a125cb55a7e81e89b68e88d723e12697aaf787..a7758394b1d9c903e881ea1b18d8ccf24fe36513 100644 (file)
@@ -1,4 +1,3 @@
-/* tasn_scn.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 2010.
@@ -58,7 +57,7 @@
  */
 
 #include <stddef.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/objects.h>