On 10/24/2011 10:34 PM, Stefan Weil wrote:
Am 24.10.2011 21:43, schrieb Anthony Liguori:
On 10/24/2011 02:39 PM, Stefan Weil wrote:
stdint.h defines the POSIX data types and is needed
for MinGW-w64 (and maybe other hosts).
Signed-off-by: Stefan Weil
---
main-loop.c | 1 +
1 files changed, 1 ins
Am 24.10.2011 21:43, schrieb Anthony Liguori:
On 10/24/2011 02:39 PM, Stefan Weil wrote:
stdint.h defines the POSIX data types and is needed
for MinGW-w64 (and maybe other hosts).
Signed-off-by: Stefan Weil
---
main-loop.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --gi
On 10/24/2011 02:39 PM, Stefan Weil wrote:
stdint.h defines the POSIX data types and is needed
for MinGW-w64 (and maybe other hosts).
Signed-off-by: Stefan Weil
---
main-loop.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/main-loop.c b/main-loop.c
index bfecdb7..d9
stdint.h defines the POSIX data types and is needed
for MinGW-w64 (and maybe other hosts).
Signed-off-by: Stefan Weil
---
main-loop.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/main-loop.c b/main-loop.c
index bfecdb7..d9585f8 100644
--- a/main-loop.c
+++ b/main-loop