]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_apple_csp/open_ssl/misc/rc5_skey.c
Security-58286.270.3.0.1.tar.gz
[apple/security.git] / OSX / libsecurity_apple_csp / open_ssl / misc / rc5_skey.c
index 8c42be8f5ac17a9d95f8f36069afd477f661882c..4a6db828940238513a48c63831bdb5df6db08a4c 100644 (file)
@@ -74,7 +74,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include <openssl/rc5.h>
+#include <openssl/rc5_legacy.h>
 #include "rc5_locl.h"
 
 void RC5_32_set_key(RC5_32_KEY *key, int len, unsigned char *data,