Fix mingw32 build

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2009-11-17 21:00:38 +00:00
parent 9c7a420265
commit 50035d3db1
1 changed files with 0 additions and 1 deletions

View File

@ -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)