X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-hmac-md5-test.c;h=fcf6dcec1cb0b917b0192ff0b224bd2a804a359c;hb=aa060d30f8600acb9cc5bcf9fa3d97a2fbe5ccda;hp=f61e1191ad28107d0d92a8acfc8c0770bd9b5c93;hpb=d32eba56ce10ea6b9eff123b50d9842673b38f2b;p=avr-crypto-lib.git diff --git a/test_src/main-hmac-md5-test.c b/test_src/main-hmac-md5-test.c index f61e119..fcf6dce 100644 --- a/test_src/main-hmac-md5-test.c +++ b/test_src/main-hmac-md5-test.c @@ -22,7 +22,7 @@ */ #include "config.h" -#include "serial-tools.h" + #include "uart_i.h" #include "debug.h"