From c65c5d05fd95626948b9de3d4c6874aa3d37e09d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 1 Jul 2012 22:14:32 +0000 Subject: [PATCH] Fix Win32 build. --- crypto/des/spr.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/crypto/des/spr.h b/crypto/des/spr.h index 163901ff30..9be0dce9f6 100644 --- a/crypto/des/spr.h +++ b/crypto/des/spr.h @@ -56,8 +56,6 @@ * [including the GNU Public Licence.] */ -#include - __fips_constseg OPENSSL_GLOBAL const DES_LONG DES_SPtrans[8][64]={ { -- GitLab