diff options
Diffstat (limited to 'block/throttle.c')
-rw-r--r-- | block/throttle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/throttle.c b/block/throttle.c index 833175ac77..495f88c752 100644 --- a/block/throttle.c +++ b/block/throttle.c @@ -19,6 +19,7 @@ #include "qemu/osdep.h" #include "block/throttle-groups.h" +#include "qemu/option.h" #include "qemu/throttle-options.h" #include "qapi/error.h" |