X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-sha256-test.c;h=2312e95f63b98358a58a50f0671cb26dcfb17b71;hb=7c82bb323566076ea4f8bc36c94c2dbc0063f27d;hp=61ee2313e6666d048c0c4564fbca0e3eb56340c2;hpb=52ec168ece9d61bd9cb652235dfe8faee6232a11;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"