]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp
Security-58286.260.20.tar.gz
[apple/security.git] / OSX / libsecurity_apple_csp / open_ssl / opensslUtils / opensslAsn1.cpp
index fc88a8af842a4cac02bf8f34b14c890f808005c7..cd652271eaa7f466fe6646ddc328fd7b1bc76c0e 100644 (file)
@@ -24,9 +24,9 @@
 #include "AppleCSPUtils.h"
 #include "opensshCoding.h"
 #include <Security/osKeyTemplates.h>
-#include <openssl/err.h>
-#include <openssl/bn.h>
-#include <openssl/crypto.h>
+#include <openssl/opensslerr.h>
+#include <openssl/bn_legacy.h>
+#include <openssl/crypto_legacy.h>
 
 #include <security_asn1/SecNssCoder.h>
 #include <security_asn1/secerr.h>