Loading crypto/evp/e_rc5.c +3 −2 Original line number Diff line number Diff line Loading @@ -56,10 +56,11 @@ * [including the GNU Public Licence.] */ #ifndef OPENSSL_NO_RC5 #include <stdio.h> #include "cryptlib.h" #ifndef OPENSSL_NO_RC5 #include <openssl/evp.h> #include <openssl/objects.h> #include "evp_locl.h" Loading crypto/rc5/rc5.h +2 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,8 @@ #ifndef HEADER_RC5_H #define HEADER_RC5_H #include <openssl/opensslconf.h> /* OPENSSL_NO_RC5 */ #ifdef __cplusplus extern "C" { #endif Loading Loading
crypto/evp/e_rc5.c +3 −2 Original line number Diff line number Diff line Loading @@ -56,10 +56,11 @@ * [including the GNU Public Licence.] */ #ifndef OPENSSL_NO_RC5 #include <stdio.h> #include "cryptlib.h" #ifndef OPENSSL_NO_RC5 #include <openssl/evp.h> #include <openssl/objects.h> #include "evp_locl.h" Loading
crypto/rc5/rc5.h +2 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,8 @@ #ifndef HEADER_RC5_H #define HEADER_RC5_H #include <openssl/opensslconf.h> /* OPENSSL_NO_RC5 */ #ifdef __cplusplus extern "C" { #endif Loading