diff options
Diffstat (limited to 'test/lib/rsa.c')
-rw-r--r-- | test/lib/rsa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/rsa.c b/test/lib/rsa.c index 44f8ade226f..40f70010c78 100644 --- a/test/lib/rsa.c +++ b/test/lib/rsa.c @@ -6,7 +6,6 @@ * Unit test for rsa_verify() function */ -#include <common.h> #include <command.h> #include <image.h> #include <test/lib.h> |