aboutsummaryrefslogtreecommitdiff
path: root/fips/sha
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-21 16:36:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-21 16:36:47 +0000
commit3deb010dc01a9e23cd48feab25abef3c2d124d7d (patch)
tree5ee0fa8df863e084152c155e1870e725d269b4bc /fips/sha
parent4a716f5beb2788fde688bd24bfd5fc90100e59ab (diff)
downloadopenssl-3deb010dc01a9e23cd48feab25abef3c2d124d7d.zip
openssl-3deb010dc01a9e23cd48feab25abef3c2d124d7d.tar.gz
openssl-3deb010dc01a9e23cd48feab25abef3c2d124d7d.tar.bz2
x509v3.h header file not needed in fips algorithm test utilities.
Diffstat (limited to 'fips/sha')
-rw-r--r--fips/sha/fips_shatest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fips/sha/fips_shatest.c b/fips/sha/fips_shatest.c
index 9675518..e6d1a95 100644
--- a/fips/sha/fips_shatest.c
+++ b/fips/sha/fips_shatest.c
@@ -65,7 +65,6 @@
#include <openssl/evp.h>
#include <openssl/err.h>
#include <openssl/bn.h>
-#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS