aboutsummaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/sha/sha1dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/sha/sha1dgst.c')
-rw-r--r--deps/openssl/openssl/crypto/sha/sha1dgst.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/openssl/openssl/crypto/sha/sha1dgst.c b/deps/openssl/openssl/crypto/sha/sha1dgst.c
index d31f0781a0..50d1925cde 100644
--- a/deps/openssl/openssl/crypto/sha/sha1dgst.c
+++ b/deps/openssl/openssl/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;