projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62c98c
)
Cleanup mttest.c : because we no longer use stdio here, don't include it
author
Richard Levitte
<levitte@openssl.org>
Sun, 21 Jun 2015 19:35:59 +0000
(21:35 +0200)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/crypto/threads/mttest.c
b/crypto/threads/mttest.c
index a82f86a6dd3b6122dc90c8a8ccaf6eac3f40d79a..914ba7bb6fb5e1edce778f7232f96e4e1ed3b555 100644
(file)
--- a/
crypto/threads/mttest.c
+++ b/
crypto/threads/mttest.c
@@
-56,7
+56,6
@@
* [including the GNU Public Licence.]
*/
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>