summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/sha/sha1dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/sha/sha1dgst.c')
-rw-r--r--lib/libssl/src/crypto/sha/sha1dgst.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libssl/src/crypto/sha/sha1dgst.c b/lib/libssl/src/crypto/sha/sha1dgst.c
index d31f0781a06..50d1925cdeb 100644
--- a/lib/libssl/src/crypto/sha/sha1dgst.c
+++ b/lib/libssl/src/crypto/sha/sha1dgst.c
@@ -63,10 +63,6 @@
#define SHA_1
#include <openssl/opensslv.h>
-#ifdef OPENSSL_FIPS
-#include <openssl/fips.h>
-#endif
-
const char SHA1_version[]="SHA1" OPENSSL_VERSION_PTEXT;