diff options
Diffstat (limited to 'cmd/tpm_test.c')
-rw-r--r-- | cmd/tpm_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/tpm_test.c b/cmd/tpm_test.c index 56a5aa4aa5..c14dd75a26 100644 --- a/cmd/tpm_test.c +++ b/cmd/tpm_test.c @@ -5,7 +5,6 @@ #include <common.h> #include <command.h> -#include <environment.h> #include <tpm-v1.h> #include "tpm-user-utils.h" |