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_1_0-pre1~974 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=8ca96efd24b73f917837fdd45b1c22d7b8ff8cbd Cleanup mttest.c : because we no longer use stdio here, don't include it Reviewed-by: Rich Salz --- diff --git a/crypto/threads/mttest.c b/crypto/threads/mttest.c index a82f86a6dd..914ba7bb6f 100644 --- a/crypto/threads/mttest.c +++ b/crypto/threads/mttest.c @@ -56,7 +56,6 @@ * [including the GNU Public Licence.] */ -#include #include #include #include