X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fe_cbc_bf.c;h=86f997ca4c7d51df758d93fd391d4f3d99a7d1a3;hp=1125ca5270ba89f4b3df8e588321d834b91b5a2a;hb=ec577822f95a8bca0023c5c77cef1a4916822d4a;hpb=806115771c7a056756cb5f93bb3aaa71cd418e49 diff --git a/crypto/evp/e_cbc_bf.c b/crypto/evp/e_cbc_bf.c index 1125ca5270..86f997ca4c 100644 --- a/crypto/evp/e_cbc_bf.c +++ b/crypto/evp/e_cbc_bf.c @@ -60,8 +60,8 @@ #include #include "cryptlib.h" -#include "evp.h" -#include "objects.h" +#include +#include #ifndef NOPROTO static void bf_cbc_init_key(EVP_CIPHER_CTX *ctx, unsigned char *key,