reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg definition
authorDr. Stephen Henson <steve@openssl.org>
Wed, 18 Jul 2012 14:07:50 +0000 (14:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 18 Jul 2012 14:07:50 +0000 (14:07 +0000)
crypto/des/des_enc.c

index 828feba208af3ff066173f4b42919eccc29e4618..efe35aa3c589070ffc02db2798505fb220710edd 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/crypto.h>
 #include "des_locl.h"
 #include "spr.h"