From: Dr. Stephen Henson Date: Wed, 18 Jul 2012 14:07:50 +0000 (+0000) Subject: reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg definition X-Git-Tag: master-post-reformat~1751 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5180f57c65ac0ccf4a466fc5e670b76c883e8fa2;p=oweals%2Fopenssl.git reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg definition --- diff --git a/crypto/des/des_enc.c b/crypto/des/des_enc.c index 828feba208..efe35aa3c5 100644 --- a/crypto/des/des_enc.c +++ b/crypto/des/des_enc.c @@ -56,6 +56,7 @@ * [including the GNU Public Licence.] */ +#include #include "des_locl.h" #include "spr.h"