From 3deb010dc01a9e23cd48feab25abef3c2d124d7d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 21 Feb 2011 16:36:47 +0000 Subject: x509v3.h header file not needed in fips algorithm test utilities. --- fips/hmac/fips_hmactest.c | 2 -- fips/rand/fips_rngvs.c | 1 - fips/rsa/fips_rsagtest.c | 1 - fips/rsa/fips_rsastest.c | 1 - fips/rsa/fips_rsavtest.c | 1 - fips/sha/fips_shatest.c | 1 - 6 files changed, 7 deletions(-) (limited to 'fips') diff --git a/fips/hmac/fips_hmactest.c b/fips/hmac/fips_hmactest.c index af6ce29b80..d1f0b4c1ca 100644 --- a/fips/hmac/fips_hmactest.c +++ b/fips/hmac/fips_hmactest.c @@ -67,8 +67,6 @@ #include #include -#include - #ifndef OPENSSL_FIPS int main(int argc, char *argv[]) diff --git a/fips/rand/fips_rngvs.c b/fips/rand/fips_rngvs.c index 972acce6d1..be03ae3770 100644 --- a/fips/rand/fips_rngvs.c +++ b/fips/rand/fips_rngvs.c @@ -28,7 +28,6 @@ int main(int argc, char **argv) #include #include #include -#include #include #include diff --git a/fips/rsa/fips_rsagtest.c b/fips/rsa/fips_rsagtest.c index 95960ef007..434d332b92 100644 --- a/fips/rsa/fips_rsagtest.c +++ b/fips/rsa/fips_rsagtest.c @@ -66,7 +66,6 @@ #include #include #include -#include #ifndef OPENSSL_FIPS diff --git a/fips/rsa/fips_rsastest.c b/fips/rsa/fips_rsastest.c index 3f84c1c0b6..2d66d92116 100644 --- a/fips/rsa/fips_rsastest.c +++ b/fips/rsa/fips_rsastest.c @@ -66,7 +66,6 @@ #include #include #include -#include #ifndef OPENSSL_FIPS diff --git a/fips/rsa/fips_rsavtest.c b/fips/rsa/fips_rsavtest.c index 06ade8d04a..5886a19b03 100644 --- a/fips/rsa/fips_rsavtest.c +++ b/fips/rsa/fips_rsavtest.c @@ -65,7 +65,6 @@ #include #include #include -#include #include #ifndef OPENSSL_FIPS diff --git a/fips/sha/fips_shatest.c b/fips/sha/fips_shatest.c index 9675518513..e6d1a9519a 100644 --- a/fips/sha/fips_shatest.c +++ b/fips/sha/fips_shatest.c @@ -65,7 +65,6 @@ #include #include #include -#include #ifndef OPENSSL_FIPS -- cgit v1.2.3