]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/tpm.c
backends: Clean up includes
[mirror_qemu.git] / backends / tpm.c
index a512693b15f995103a1f94dad526c94346bbefb0..d53da18627f2e161c747cbabf14456c5bfb43955 100644 (file)
@@ -12,6 +12,7 @@
  * Based on backends/rng.c by Anthony Liguori
  */
 
+#include "qemu/osdep.h"
 #include "sysemu/tpm_backend.h"
 #include "qapi/qmp/qerror.h"
 #include "sysemu/tpm.h"