]> Git Repo - qemu.git/blobdiff - blockdev.c
fpu: replace LIT64 usage with UINT64_C for specialize constants
[qemu.git] / blockdev.c
index 4d141e9a1fba68a40a5ad69f43ef270d279d025f..95cdd5a5cb0326dfdd331b19caf53c49a947e70d 100644 (file)
 #include "block/trace.h"
 #include "sysemu/arch_init.h"
 #include "sysemu/qtest.h"
+#include "sysemu/runstate.h"
 #include "qemu/cutils.h"
 #include "qemu/help_option.h"
+#include "qemu/main-loop.h"
 #include "qemu/throttle-options.h"
 
 static QTAILQ_HEAD(, BlockDriverState) monitor_bdrv_states =
This page took 0.019761 seconds and 4 git commands to generate.