only include evp.h once
authorDr. Stephen Henson <steve@openssl.org>
Tue, 24 Jan 2012 22:59:46 +0000 (22:59 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 24 Jan 2012 22:59:46 +0000 (22:59 +0000)
crypto/ts/ts.h

index 190e8a1bf2bff21f257bca1202776f1fb04efa0c..c2448e3c3be8c899f19d1983f5bfb1c3a5e15896 100644 (file)
@@ -86,9 +86,6 @@
 #include <openssl/dh.h>
 #endif
 
-#include <openssl/evp.h>
-
-
 #ifdef  __cplusplus
 extern "C" {
 #endif