summaryrefslogtreecommitdiffstats
path: root/rsa_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsa_operation.h')
-rw-r--r--rsa_operation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rsa_operation.h b/rsa_operation.h
index 586aaa1..ea8d81d 100644
--- a/rsa_operation.h
+++ b/rsa_operation.h
@@ -22,6 +22,8 @@
#include <openssl/evp.h>
#include <openssl/rsa.h>
+#include <keymaster/key_blob.h>
+
#include "operation.h"
namespace keymaster {