diff options
Diffstat (limited to 'tests/tpm-crb-test.c')
-rw-r--r-- | tests/tpm-crb-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tpm-crb-test.c b/tests/tpm-crb-test.c index 6fde579bab..a139caa51d 100644 --- a/tests/tpm-crb-test.c +++ b/tests/tpm-crb-test.c @@ -16,6 +16,7 @@ #include "hw/acpi/tpm.h" #include "io/channel-socket.h" #include "libqtest.h" +#include "qemu/module.h" #include "tpm-emu.h" #define TPM_CMD "\x80\x01\x00\x00\x00\x0c\x00\x00\x01\x44\x00\x00" |