mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 11:23:43 +08:00
Fix mingw32 compile
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
5f6b9e8fd5
commit
8756aa7260
@ -26,6 +26,7 @@
|
||||
#ifndef QEMU_OPTIONS_H
|
||||
#define QEMU_OPTIONS_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "qemu-queue.h"
|
||||
|
||||
enum QEMUOptionParType {
|
||||
|
Loading…
Reference in New Issue
Block a user