x509v3.h header file not needed in fips algorithm test utilities.

This commit is contained in:
Dr. Stephen Henson 2011-02-21 16:36:47 +00:00
parent 4a716f5beb
commit 3deb010dc0
6 changed files with 0 additions and 7 deletions

View 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[])

View 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>

View file

@ -66,7 +66,6 @@
#include <openssl/hmac.h>
#include <openssl/err.h>
#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS

View file

@ -66,7 +66,6 @@
#include <openssl/hmac.h>
#include <openssl/err.h>
#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS

View 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

View file

@ -65,7 +65,6 @@
#include <openssl/evp.h>
#include <openssl/err.h>
#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS