X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-hmac-sha256-test.c;h=b6ca3fab23057b8e42335389332580c6e0b649f9;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hp=0cc773af58f97b41fb0f98eb37f609d037f06132;hpb=52ec168ece9d61bd9cb652235dfe8faee6232a11;p=avr-crypto-lib.git diff --git a/test_src/main-hmac-sha256-test.c b/test_src/main-hmac-sha256-test.c index 0cc773a..b6ca3fa 100644 --- a/test_src/main-hmac-sha256-test.c +++ b/test_src/main-hmac-sha256-test.c @@ -22,7 +22,7 @@ */ #include "config.h" -#include "serial-tools.h" + #include "uart_i.h" #include "debug.h"