X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-twister-test.c;fp=test_src%2Fmain-twister-test.c;h=505bbaf6569c0d93c21877d8bca156fed105ef45;hp=794c05467055541cc63895238a8fc046a77a42b5;hb=bce0505abf49276430f7439960829683b4daf53b;hpb=052cd5b12044286abbb0076ecff6956a02ac9325 diff --git a/test_src/main-twister-test.c b/test_src/main-twister-test.c index 794c054..505bbaf 100644 --- a/test_src/main-twister-test.c +++ b/test_src/main-twister-test.c @@ -27,6 +27,7 @@ #include "debug.h" #include "twister-small.h" +#include "twister-large.h" #include "nessie_hash_test.h" #include "performance_test.h" #include "hfal_twister224.h"