aboutsummaryrefslogtreecommitdiff
path: root/test/lib/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/rsa.c')
-rw-r--r--test/lib/rsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/rsa.c b/test/lib/rsa.c
index 40f7001..44f8ade 100644
--- a/test/lib/rsa.c
+++ b/test/lib/rsa.c
@@ -6,6 +6,7 @@
* Unit test for rsa_verify() function
*/
+#include <common.h>
#include <command.h>
#include <image.h>
#include <test/lib.h>