]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_apple_csp/open_ssl/bio/bss_file.c
Security-57740.51.3.tar.gz
[apple/security.git] / OSX / libsecurity_apple_csp / open_ssl / bio / bss_file.c
index b74e618f8e8325f696a808f5f30e86a55dd170c6..ff8c200c10118e8c28794ecd7f84af6c7b85e1e0 100644 (file)
@@ -86,8 +86,8 @@
 #include <stdio.h>
 #include <errno.h>
 #include "cryptlib.h"
-#include <openssl/bio.h>
-#include <openssl/err.h>
+#include <openssl/bio_legacy.h>
+#include <openssl/opensslerr.h>
 
 #if !defined(NO_STDIO)