summaryrefslogtreecommitdiffstats
path: root/apps/speed.c
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-04-19 18:13:07 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-04-19 18:13:07 +0000
commit823a67b0a9094aa87b4b47a2bbf4cf1610938941 (patch)
treee7c6317f3c460a6271da1d4e05d5889200134220 /apps/speed.c
parent60a938c6bca4c0890ed2d320e29fb43c970094d5 (diff)
header cleanup in apps/
Diffstat (limited to 'apps/speed.c')
-rw-r--r--apps/speed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/speed.c b/apps/speed.c
index 4c7cdcd009..ccc074f360 100644
--- a/apps/speed.c
+++ b/apps/speed.c
@@ -209,6 +209,7 @@
#endif
#include <openssl/x509.h>
#ifndef OPENSSL_NO_DSA
+#include <openssl/dsa.h>
#include "./testdsa.h"
#endif
#ifndef OPENSSL_NO_ECDSA