]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/throttle-groups.c
block: Clean up includes
[mirror_qemu.git] / block / throttle-groups.c
index 13b5baa5d7825d5436abe98ef16cb090eea9b591..4920e094950a66b8d39278e76f03632becbd22fc 100644 (file)
@@ -22,6 +22,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "block/throttle-groups.h"
 #include "qemu/queue.h"
 #include "qemu/thread.h"