summaryrefslogtreecommitdiffstats
path: root/libstb/tss
diff options
context:
space:
mode:
authorClaudio Carvalho <cclaudio@linux.vnet.ibm.com>2016-09-28 05:01:26 -0300
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-10-10 15:29:36 +1100
commita94819eaf5e07af62c37c8e81288eafc3e304476 (patch)
treebb92c39892550c98f0b9a6b510138953543f6bf1 /libstb/tss
parent381c866a951c241346a1d985341718874b3dd405 (diff)
downloadtalos-skiboot-a94819eaf5e07af62c37c8e81288eafc3e304476.tar.gz
talos-skiboot-a94819eaf5e07af62c37c8e81288eafc3e304476.zip
libstb/tss/tpmLogMgr.C: remove the trustedTypes.H include
This removes the trustedTypes.H include, it is already included by tpmLogMgr.H. Signed-off-by: Claudio Carvalho <cclaudio@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libstb/tss')
-rw-r--r--libstb/tss/tpmLogMgr.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstb/tss/tpmLogMgr.C b/libstb/tss/tpmLogMgr.C
index 063f432e..3596684a 100644
--- a/libstb/tss/tpmLogMgr.C
+++ b/libstb/tss/tpmLogMgr.C
@@ -46,7 +46,6 @@
#endif
#include "trustedbootUtils.H"
#include "trustedboot.H"
-#include "trustedTypes.H"
#ifdef __cplusplus
namespace TRUSTEDBOOT
OpenPOWER on IntegriCloud