aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndreas Fuchs <andreas.fuchs@sit.fraunhofer.de>2018-03-19 17:36:43 +0100
committerTadeusz Struk <tadeusz.struk@intel.com>2018-03-22 11:08:28 -0700
commit0033be1ba65320ad961653c2dbf101dab2342d29 (patch)
tree18f93f3591efd940fdcb3440d27bd7c82c047607 /include
parented6e6e2aa11e1b2a5f1ffb1760b22843332111f3 (diff)
downloadtpm2-tss-0033be1ba65320ad961653c2dbf101dab2342d29.tar.gz
Headers: ESAPI: remove stdbool.h
Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>
Diffstat (limited to 'include')
-rw-r--r--include/tss2/tss2_esys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tss2/tss2_esys.h b/include/tss2/tss2_esys.h
index afe19022..9f2b20bf 100644
--- a/include/tss2/tss2_esys.h
+++ b/include/tss2/tss2_esys.h
@@ -26,7 +26,6 @@
*******************************************************************************/
#ifndef TSS2_ESYS_H
#define TSS2_ESYS_H
-#include <stdbool.h>
#include "tss2_tcti.h"
#include "tss2_sys.h"