X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Ftpm%2Ftpm_util.c;fp=qemu%2Fhw%2Ftpm%2Ftpm_util.c;h=7b35429725a742c243a703637ebf85fed08c1b68;hb=437fd90c0250dee670290f9b714253671a990160;hp=4ace5852e001a8e4dbbc5d197a7c5900c6261d6b;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/tpm/tpm_util.c b/qemu/hw/tpm/tpm_util.c index 4ace5852e..7b3542972 100644 --- a/qemu/hw/tpm/tpm_util.c +++ b/qemu/hw/tpm/tpm_util.c @@ -19,6 +19,7 @@ * License along with this library; if not, see */ +#include "qemu/osdep.h" #include "tpm_util.h" #include "tpm_int.h"