Cleanup mttest.c : because we no longer use stdio here, don't include it
authorRichard Levitte <levitte@openssl.org>
Sun, 21 Jun 2015 19:35:59 +0000 (21:35 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 21 Jun 2015 20:13:28 +0000 (22:13 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 8ca96efd24b73f917837fdd45b1c22d7b8ff8cbd)

crypto/threads/mttest.c

index eb97430fba103c5d39d0b151faad899a9174c47f..dbff4a69f3a412cb2367ed0b6c2ec93b427a2302 100644 (file)
@@ -56,7 +56,6 @@
  * [including the GNU Public Licence.]
  */
 
-#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>