]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/rng-egd.c
backends: Clean up includes
[mirror_qemu.git] / backends / rng-egd.c
index 6c13409632b14c5421a859e5719ba67a9eb2e03d..2de5cd5fef99ea63533cb5747df15925dd219fd1 100644 (file)
@@ -10,6 +10,7 @@
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "sysemu/rng.h"
 #include "sysemu/char.h"
 #include "qapi/qmp/qerror.h"