summaryrefslogtreecommitdiffstats
path: root/crypto/keystore.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/keystore.c')
-rw-r--r--crypto/keystore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/keystore.c b/crypto/keystore.c
index f2b25ca6c9..1ce6332979 100644
--- a/crypto/keystore.c
+++ b/crypto/keystore.c
@@ -9,6 +9,7 @@
#include <common.h>
#include <linux/kernel.h>
#include <linux/list.h>
+#include <crypto/keystore.h>
static LIST_HEAD(keystore_list);