projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c7a420
)
Fix mingw32 build
author
Blue Swirl
<blauwirbel@gmail.com>
Tue, 17 Nov 2009 21:00:38 +0000
(21:00 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Tue, 17 Nov 2009 21:00:38 +0000
(21:00 +0000)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
block-migration.c
patch
|
blob
|
history
diff --git
a/block-migration.c
b/block-migration.c
index 4b4eddf62ade1be548ce9b69323cad466516f501..09771eded20275aac3d448279a402e2fe285e765 100644
(file)
--- a/
block-migration.c
+++ b/
block-migration.c
@@
-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)