x509v3.h header file not needed in fips algorithm test utilities.
[openssl.git] / fips / rand / fips_rngvs.c
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>