Commit f4961dc2 authored by Richard Levitte's avatar Richard Levitte
Browse files

Cleanup mttest.c : because we no longer use stdio here, don't include it



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit 8ca96efd)
parent 40ced6c1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@
 * [including the GNU Public Licence.]
 */

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>