X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=test_src%2Fmain-sha256-test.c;h=2312e95f63b98358a58a50f0671cb26dcfb17b71;hb=302f07c97444e2f5f5560dc2fd9af58d4b591d45;hp=61ee2313e6666d048c0c4564fbca0e3eb56340c2;hpb=27e7d731ffb22116dba8c67cead51829d8ebe137;p=avr-crypto-lib.git diff --git a/test_src/main-sha256-test.c b/test_src/main-sha256-test.c index 61ee231..2312e95 100644 --- a/test_src/main-sha256-test.c +++ b/test_src/main-sha256-test.c @@ -22,7 +22,7 @@ */ #include "config.h" -#include "serial-tools.h" + #include "uart_i.h" #include "debug.h"