X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc5%2Frc5ofb64.c;h=fd2ecddf6ca4b5526fd9cb52a21f69c967243621;hp=b52e14513f9ca6c7b8a0d7c0f1c139b0fc07f74b;hb=e5f3045fbf6394f2f587d1312cf3525da04d3032;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd diff --git a/crypto/rc5/rc5ofb64.c b/crypto/rc5/rc5ofb64.c index b52e14513f..fd2ecddf6c 100644 --- a/crypto/rc5/rc5ofb64.c +++ b/crypto/rc5/rc5ofb64.c @@ -56,7 +56,7 @@ * [including the GNU Public Licence.] */ -#include "rc5.h" +#include #include "rc5_locl.h" /* The input and output encrypted as though 64bit ofb mode is being