mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Fix mingw32 compile
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
5f6b9e8fd5
commit
8756aa7260
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
#ifndef QEMU_OPTIONS_H
|
#ifndef QEMU_OPTIONS_H
|
||||||
#define QEMU_OPTIONS_H
|
#define QEMU_OPTIONS_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include "qemu-queue.h"
|
#include "qemu-queue.h"
|
||||||
|
|
||||||
enum QEMUOptionParType {
|
enum QEMUOptionParType {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue