summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/dsa
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/dsa')
-rw-r--r--src/regress/lib/libcrypto/dsa/dsatest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/dsa/dsatest.c b/src/regress/lib/libcrypto/dsa/dsatest.c
index dcab96424c..1fb929a689 100644
--- a/src/regress/lib/libcrypto/dsa/dsatest.c
+++ b/src/regress/lib/libcrypto/dsa/dsatest.c
@@ -69,7 +69,6 @@
69#include <sys/stat.h> 69#include <sys/stat.h>
70 70
71#include <openssl/crypto.h> 71#include <openssl/crypto.h>
72#include <openssl/rand.h>
73#include <openssl/bio.h> 72#include <openssl/bio.h>
74#include <openssl/err.h> 73#include <openssl/err.h>
75#include <openssl/bn.h> 74#include <openssl/bn.h>