summaryrefslogtreecommitdiff
path: root/firmware/include/tlcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/tlcl.h')
-rw-r--r--firmware/include/tlcl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/include/tlcl.h b/firmware/include/tlcl.h
index 5ce05638..a71136b6 100644
--- a/firmware/include/tlcl.h
+++ b/firmware/include/tlcl.h
@@ -11,8 +11,8 @@
#ifndef TPM_LITE_TLCL_H_
#define TPM_LITE_TLCL_H_
+#include <stdint.h>
-#include "sysincludes.h"
#include "tss_constants.h"
/*****************************************************************************/