X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-xtea-test.c;h=aaebdf35d72476d97c0eca03f1fbf461fc07f6d1;hp=bc13d95dcf1cf15942760dd3d905a90941145b3f;hb=302f07c97444e2f5f5560dc2fd9af58d4b591d45;hpb=27e7d731ffb22116dba8c67cead51829d8ebe137 diff --git a/test_src/main-xtea-test.c b/test_src/main-xtea-test.c index bc13d95..aaebdf3 100644 --- a/test_src/main-xtea-test.c +++ b/test_src/main-xtea-test.c @@ -22,7 +22,7 @@ */ #include "config.h" -#include "serial-tools.h" + #include "uart_i.h" #include "debug.h"