test/py: hush_if_test: Add tests to cover octal/hex values
[oweals/u-boot.git] / cmd / tpm-v1.c
index b75e0933a1c0c50e74db8537cf4d8e8a84c2b86e..2807331524aa811d10d17357406baae2f3f5d535 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <malloc.h>
 #include <asm/unaligned.h>
 #include <tpm-common.h>