mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Fix mingw32 build
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
9c7a420265
commit
50035d3db1
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "hw/hw.h"
|
||||
#include "block-migration.h"
|
||||
#include <assert.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#define SECTOR_BITS 9
|
||||
#define SECTOR_SIZE (1 << SECTOR_BITS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue