X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-des-test.c;h=828593fa82b996758e0a0f3517a684039ac29775;hp=63d5f00c892fc8ec34d1862d710b6f70c63a28cc;hb=d1181933dc28db92d787cf5604e2fc96ab0d8f9f;hpb=62d7d4d281af70bc2f56fb3baa86a6915e126240 diff --git a/test_src/main-des-test.c b/test_src/main-des-test.c index 63d5f00..828593f 100644 --- a/test_src/main-des-test.c +++ b/test_src/main-des-test.c @@ -27,7 +27,6 @@ #include "debug.h" #include "des.h" -#include "nessie_bc_test.h" #include "cli.h" #include "performance_test.h" #include "bcal-performance.h"