x509v3.h header file not needed in fips algorithm test utilities.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 21 Feb 2011 16:36:47 +0000 (16:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Feb 2011 16:36:47 +0000 (16:36 +0000)
fips/hmac/fips_hmactest.c
fips/rand/fips_rngvs.c
fips/rsa/fips_rsagtest.c
fips/rsa/fips_rsastest.c
fips/rsa/fips_rsavtest.c
fips/sha/fips_shatest.c

index af6ce29b801a81ce1ab4e31f8bb3327fe5ccec8e..d1f0b4c1caf92d31c25234ae143b6624f3da9851 100644 (file)
@@ -67,8 +67,6 @@
 #include <openssl/err.h>
 #include <openssl/bn.h>
 
-#include <openssl/x509v3.h>
-
 #ifndef OPENSSL_FIPS
 
 int main(int argc, char *argv[])
index 972acce6d1eb75c460e5fdf7c78d184fc2bab58e..be03ae3770733451284d294b9b56fcbbca1fe145 100644 (file)
@@ -28,7 +28,6 @@ int main(int argc, char **argv)
 #include <openssl/err.h>
 #include <openssl/rand.h>
 #include <openssl/fips_rand.h>
-#include <openssl/x509v3.h>
 #include <string.h>
 #include <ctype.h>
 
index 95960ef0070830cc841cc93e0cd62f88394beea2..434d332b92f18153bcf77c771e4a42c9c5f8c886 100644 (file)
@@ -66,7 +66,6 @@
 #include <openssl/hmac.h>
 #include <openssl/err.h>
 #include <openssl/bn.h>
-#include <openssl/x509v3.h>
 
 #ifndef OPENSSL_FIPS
 
index 3f84c1c0b625007c70507a32e3de15f209921c97..2d66d92116f2700e3c92bdc395d5d7c1ecd93db1 100644 (file)
@@ -66,7 +66,6 @@
 #include <openssl/hmac.h>
 #include <openssl/err.h>
 #include <openssl/bn.h>
-#include <openssl/x509v3.h>
 
 #ifndef OPENSSL_FIPS
 
index 06ade8d04a403199af066468ffd4efc056ca44d0..5886a19b031e710c067b867b1f9178443f0ee6ac 100644 (file)
@@ -65,7 +65,6 @@
 #include <openssl/evp.h>
 #include <openssl/hmac.h>
 #include <openssl/err.h>
-#include <openssl/x509v3.h>
 #include <openssl/bn.h>
 
 #ifndef OPENSSL_FIPS
index 9675518513ef6395044a2f52f737cd2515d64877..e6d1a9519acf131bf9fe929741f551dcfa819610 100644 (file)
@@ -65,7 +65,6 @@
 #include <openssl/evp.h>
 #include <openssl/err.h>
 #include <openssl/bn.h>
-#include <openssl/x509v3.h>
 
 #ifndef OPENSSL_FIPS