X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fpcbc_enc.c;h=17a40f9520f0efe9f0382828480d3165fce8f36f;hp=7760e34fa6b06f50a98cdcbc26919e727aec32ab;hb=71fa451343f97b3624374ed1359adc23fba5696e;hpb=a9e1c50bb09a110d4774e6710f9322344684fa2d diff --git a/crypto/des/pcbc_enc.c b/crypto/des/pcbc_enc.c index 7760e34fa6..17a40f9520 100644 --- a/crypto/des/pcbc_enc.c +++ b/crypto/des/pcbc_enc.c @@ -56,7 +56,6 @@ * [including the GNU Public Licence.] */ -#include #include "des_locl.h" void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output,