summaryrefslogtreecommitdiffstats
path: root/qemu/hw/tpm/tpm_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/tpm/tpm_util.c')
-rw-r--r--qemu/hw/tpm/tpm_util.c1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>
*/
+#include "qemu/osdep.h"
#include "tpm_util.h"
#include "tpm_int.h"