Cleanup mttest.c : because we no longer use stdio here, don't include it
[openssl.git] / 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>