aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-cli.c
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2018-09-11 19:05:58 -0400
committerPaul Selkirk <paul@psgd.org>2018-09-11 19:05:58 -0400
commit07af68c08baefbced001a0081256cb1fff8ed491 (patch)
tree896784a987f3b1264c548ba79b46f0c41840673b /projects/cli-test/mgmt-cli.c
parent5d7128c74e0ec9df380e7af4d4bc57af1f0da372 (diff)
Cleanup, move 'keywrap core' command to the hsm project, where it will actually be useful for short-term testing.
Diffstat (limited to 'projects/cli-test/mgmt-cli.c')
-rw-r--r--projects/cli-test/mgmt-cli.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/cli-test/mgmt-cli.c b/projects/cli-test/mgmt-cli.c
index 4240d5c..416be77 100644
--- a/projects/cli-test/mgmt-cli.c
+++ b/projects/cli-test/mgmt-cli.c
@@ -47,6 +47,7 @@
#include "mgmt-test.h"
#include "mgmt-keystore.h"
#include "mgmt-masterkey.h"
+#include "mgmt-keywrap.h"
#undef HAL_OK
#define HAL_OK LIBHAL_OK