From 11ea212e8c2cbc9266ac296e22aea2d6dcd9db28 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 24 Jan 2012 22:59:46 +0000 Subject: [PATCH] only include evp.h once --- crypto/ts/ts.h | 3 --- 1 file changed, 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 #endif -#include - - #ifdef __cplusplus extern "C" { #endif -- 2.25.1