]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/tpm.c
Update version for v2.9.0-rc3 release
[mirror_qemu.git] / backends / tpm.c
index a512693b15f995103a1f94dad526c94346bbefb0..536f262bb7715a83af8e942416bffb5ce670d558 100644 (file)
@@ -12,7 +12,9 @@
  * Based on backends/rng.c by Anthony Liguori
  */
 
+#include "qemu/osdep.h"
 #include "sysemu/tpm_backend.h"
+#include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
 #include "sysemu/tpm.h"
 #include "qemu/thread.h"