X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frc5%2Frc5_ecb.c;h=17e877a146a731a132dd923d9c49605123f44966;hb=3167f68faf4cd8f2a29b48785dc8e59ba0a2d25c;hp=2305dd081b1ea3ba981bfa5bbfbaf47e5cf4bba4;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd;p=oweals%2Fopenssl.git diff --git a/crypto/rc5/rc5_ecb.c b/crypto/rc5/rc5_ecb.c index 2305dd081b..17e877a146 100644 --- a/crypto/rc5/rc5_ecb.c +++ b/crypto/rc5/rc5_ecb.c @@ -56,9 +56,9 @@ * [including the GNU Public Licence.] */ -#include "rc5.h" +#include #include "rc5_locl.h" -#include "opensslv.h" +#include char *RC5_version="RC5" OPENSSL_VERSION_PTEXT;