projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6b9e8
)
Fix mingw32 compile
author
Blue Swirl
<blauwirbel@gmail.com>
Sun, 20 Sep 2009 07:51:06 +0000
(07:51 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Sun, 20 Sep 2009 07:51:06 +0000
(07:51 +0000)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-option.h
patch
|
blob
|
history
diff --git
a/qemu-option.h
b/qemu-option.h
index 6b968a5728835fc2e079c977e1c0310de5bb5ff5..525b9b6f066195c21441aa7a9b317429ab69b8d9 100644
(file)
--- a/
qemu-option.h
+++ b/
qemu-option.h
@@
-26,6
+26,7
@@
#ifndef QEMU_OPTIONS_H
#define QEMU_OPTIONS_H
+#include <stdint.h>
#include "qemu-queue.h"
enum QEMUOptionParType {