]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/x_crl.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / asn1 / x_crl.c
index e8f8ebd76cf6313a566aceb9ae6e2df7e5958482..82a2737a8d7f166ee775fbe19cad4595c370af9a 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-#include "x509.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
 
 /*
  * ASN1err(ASN1_F_D2I_X509_CRL,ERR_R_ASN1_LENGTH_MISMATCH);