]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tpm.c
Include qapi/error.h exactly where needed
[mirror_qemu.git] / tpm.c
diff --git a/tpm.c b/tpm.c
index 61a434185abd69cffd6de2be80e21722ea78e621..d11b10bed86b0e76278950047facb2f26102f081 100644 (file)
--- a/tpm.c
+++ b/tpm.c
  *
  * Based on net.c
  */
+
 #include "qemu/osdep.h"
 
+#include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
 #include "sysemu/tpm_backend.h"
 #include "sysemu/tpm.h"