summaryrefslogtreecommitdiffstats
path: root/crypto/ts
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-01-24 22:59:46 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-01-24 22:59:46 +0000
commit11ea212e8c2cbc9266ac296e22aea2d6dcd9db28 (patch)
tree02a9cb8762450ea5577a551012e5bee5edd67c42 /crypto/ts
parentcb29d8c11f4d1cec6ff1551544b387e14dfaa68c (diff)
only include evp.h once
Diffstat (limited to 'crypto/ts')
-rw-r--r--crypto/ts/ts.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/ts/ts.h b/crypto/ts/ts.h
index 190e8a1bf2..c2448e3c3b 100644
--- a/crypto/ts/ts.h
+++ b/crypto/ts/ts.h
@@ -86,9 +86,6 @@
#include <openssl/dh.h>
#endif
-#include <openssl/evp.h>
-
-
#ifdef __cplusplus
extern "C" {
#endif