Remove duplicate #include stdio.h
This commit is contained in:
parent
4cb4b588c2
commit
42a6a3f87b
@ -7,7 +7,6 @@
|
|||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
|
||||||
// 32 bit recover key from 2 nonces
|
// 32 bit recover key from 2 nonces
|
||||||
#include <stdio.h>
|
|
||||||
int main (int argc, char *argv[]) {
|
int main (int argc, char *argv[]) {
|
||||||
|
|
||||||
nonces_t data;
|
nonces_t data;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user