From 5180f57c65ac0ccf4a466fc5e670b76c883e8fa2 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 18 Jul 2012 14:07:50 +0000 Subject: reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg definition --- crypto/des/des_enc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/des') 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" -- cgit v1.2.3