aboutsummaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/lib/include/tpm2_plugin_api.h
diff options
context:
space:
mode:
authorKiran Kamineni <kiran.k.kamineni@intel.com>2019-03-29 23:23:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 23:23:13 +0000
commitf2ff7a136a152b36b3aa4d0d574796e6edbef24a (patch)
tree2ef8f7b76034556efe50c1a994c66662373867ec /TPM2-Plugin/lib/include/tpm2_plugin_api.h
parentac7b25a982dfabc8bd69a13c8b8a2ce094e32205 (diff)
parent8590e7e8168462bd86a9abaa60d0c6b635d74cc2 (diff)
Merge "Upgrade TPM2_Plugin to match with the tss stack"
Diffstat (limited to 'TPM2-Plugin/lib/include/tpm2_plugin_api.h')
-rw-r--r--TPM2-Plugin/lib/include/tpm2_plugin_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TPM2-Plugin/lib/include/tpm2_plugin_api.h b/TPM2-Plugin/lib/include/tpm2_plugin_api.h
index d96d2f9..a21641a 100644
--- a/TPM2-Plugin/lib/include/tpm2_plugin_api.h
+++ b/TPM2-Plugin/lib/include/tpm2_plugin_api.h
@@ -23,7 +23,7 @@
#include <ctype.h>
#include <getopt.h>
-#include <sapi/tpm20.h>
+#include <tss2/tss2_sys.h>
#include "hwpluginif.h"
#ifdef __cplusplus