diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2017-10-24 09:20:42 -0300 |
---|---|---|
committer | Stefan Berger <stefanb@linux.vnet.ibm.com> | 2017-10-24 13:37:13 -0400 |
commit | 6b287efecf474f66d69a8c2032ffb9bda7313944 (patch) | |
tree | e6454c974cefb143e871a53c3d2e4ee799b0dc62 /stubs/tpm.c | |
parent | 3d7196d43bfe12efe98568cb60057e273652b99b (diff) |
tpm: add missing include
else file including "sysemu/tpm.h" fails to compile:
In file included from qemu/stubs/tpm.c:2:0:
qemu/include/sysemu/tpm.h:36:19: error: implicit declaration of function ‘object_resolve_path_type’ [-Werror=implicit-function-declaration]
Object *obj = object_resolve_path_type("", TYPE_TPM_TIS, NULL);
^~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Diffstat (limited to 'stubs/tpm.c')
0 files changed, 0 insertions, 0 deletions