From: Richard Levitte Date: Sun, 21 Jun 2015 19:35:59 +0000 (+0200) Subject: Cleanup mttest.c : because we no longer use stdio here, don't include it X-Git-Tag: OpenSSL_1_0_1p~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f4961dc2af340f87747c739269fa2b3b704bfe3f;p=oweals%2Fopenssl.git Cleanup mttest.c : because we no longer use stdio here, don't include it Reviewed-by: Rich Salz (cherry picked from commit 8ca96efd24b73f917837fdd45b1c22d7b8ff8cbd) --- diff --git a/crypto/threads/mttest.c b/crypto/threads/mttest.c index eb97430fba..dbff4a69f3 100644 --- a/crypto/threads/mttest.c +++ b/crypto/threads/mttest.c @@ -56,7 +56,6 @@ * [including the GNU Public Licence.] */ -#include #include #include #include