From: Dr. Stephen Henson Date: Tue, 24 Jan 2012 22:59:46 +0000 (+0000) Subject: only include evp.h once X-Git-Tag: OpenSSL_1_0_1-beta3~30 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=11ea212e8c2cbc9266ac296e22aea2d6dcd9db28;p=oweals%2Fopenssl.git only include evp.h once --- 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 #endif -#include - - #ifdef __cplusplus extern "C" { #endif