X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Fdes%2Fxcbc_enc.c;fp=crypto%2Fdes%2Fxcbc_enc.c;h=6a66951733cadd95647bd16853ed4f4a83d0740d;hb=a3654f058690bbb3d986d1a063b6c3742fd30af5;hp=058cab6bce0cb95e039f17ebf1097f77b199c2f3;hpb=017bc57bf9734777d7cc0b847a55b0d762b5a149;p=openssl.git diff --git a/crypto/des/xcbc_enc.c b/crypto/des/xcbc_enc.c index 058cab6bce..6a66951733 100644 --- a/crypto/des/xcbc_enc.c +++ b/crypto/des/xcbc_enc.c @@ -56,6 +56,7 @@ * [including the GNU Public Licence.] */ +#include #include "des_locl.h" /* RSA's DESX */