]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/d2i_r_pr.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / asn1 / d2i_r_pr.c
index 3a4267bf9740d55c9b577ecb8514a48e7bafa916..8e46efce8a19314923552dc530ebe050c58b0d36 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "bn.h"
-#include "rsa.h"
-#include "objects.h"
-#include "asn1_mac.h"
+#include <openssl/bn.h>
+#include <openssl/rsa.h>
+#include <openssl/objects.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_D2I_RSAPRIVATEKEY,ERR_R_ASN1_LENGTH_MISMATCH);