summaryrefslogtreecommitdiff
path: root/cmd/optee.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/optee.c')
-rw-r--r--cmd/optee.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/optee.c b/cmd/optee.c
index e3aae5e9f9b..155c9f1bb73 100644
--- a/cmd/optee.c
+++ b/cmd/optee.c
@@ -6,6 +6,7 @@
#include <errno.h>
#include <tee.h>
#include <vsprintf.h>
+#include <linux/string.h>
#define TA_HELLO_WORLD_CMD_INC_VALUE 0
/* This needs to match the UUID of the Hello World TA. */