aboutsummaryrefslogtreecommitdiff
path: root/backends/tpm/tpm_ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/tpm/tpm_ioctl.h')
-rw-r--r--backends/tpm/tpm_ioctl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/tpm/tpm_ioctl.h b/backends/tpm/tpm_ioctl.h
index e506ef5160..b1d31768a6 100644
--- a/backends/tpm/tpm_ioctl.h
+++ b/backends/tpm/tpm_ioctl.h
@@ -12,8 +12,6 @@
# define __USE_LINUX_IOCTL_DEFS
#endif
-#include <stdint.h>
-#include <sys/types.h>
#ifndef _WIN32
#include <sys/uio.h>
#include <sys/ioctl.h>