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 19:45:48 +0000 (21:45 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/threads/mttest.c

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