Remove --classic build entirely
[openssl.git] / crypto / asn1 / a_octet.c
index f6fd62224a74bf8cfda7bdeb32dd2c8b0cbaad48..7b5bf6fc38d29d70d2dfa3ce3dc5ddf45f5bfd85 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/asn1/a_octet.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -57,7 +56,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 
 ASN1_OCTET_STRING *ASN1_OCTET_STRING_dup(const ASN1_OCTET_STRING *x)