qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT 8756aa7] Fix mingw32 compile


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT 8756aa7] Fix mingw32 compile
Date: Sun, 20 Sep 2009 08:36:51 -0000

From: Blue Swirl <address@hidden>

Signed-off-by: Blue Swirl <address@hidden>

diff --git a/qemu-option.h b/qemu-option.h
index 6b968a5..525b9b6 100644
--- 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 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]