From b85f192b795b0c79800b1f578da6d7dccd68e1b5 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Fri, 20 Jun 2014 22:28:33 -0400 Subject: [PATCH] Fixed sodium include --- other/fun/cracker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/fun/cracker.c b/other/fun/cracker.c index 7b7000de..843b9359 100644 --- a/other/fun/cracker.c +++ b/other/fun/cracker.c @@ -17,7 +17,7 @@ #include /* Sodium include*/ -//#include +//#include void print_key(uint8_t *client_id) {