* [PATCH] qemu: remove duplicated inclusion of signal.h in qemu-kvm.h
@ 2008-07-16 10:10 Carlo Marcelo Arenas Belon
2008-07-19 8:01 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2008-07-16 10:10 UTC (permalink / raw)
To: kvm
added by mistake as part of 4820cce75999b2673a964eb87601229a4bd78ad9
Signed-off-by: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
---
qemu/qemu-kvm.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/qemu/qemu-kvm.h b/qemu/qemu-kvm.h
index 8b7dcde..7e28428 100644
--- a/qemu/qemu-kvm.h
+++ b/qemu/qemu-kvm.h
@@ -12,8 +12,6 @@
#include <signal.h>
-#include <signal.h>
-
int kvm_main_loop(void);
int kvm_qemu_init(void);
int kvm_qemu_create_context(void);
--
1.5.4.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] qemu: remove duplicated inclusion of signal.h in qemu-kvm.h
2008-07-16 10:10 [PATCH] qemu: remove duplicated inclusion of signal.h in qemu-kvm.h Carlo Marcelo Arenas Belon
@ 2008-07-19 8:01 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2008-07-19 8:01 UTC (permalink / raw)
To: Carlo Marcelo Arenas Belon; +Cc: kvm
Carlo Marcelo Arenas Belon wrote:
> added by mistake as part of 4820cce75999b2673a964eb87601229a4bd78ad9
>
>
Applied, thanks.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-19 8:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 10:10 [PATCH] qemu: remove duplicated inclusion of signal.h in qemu-kvm.h Carlo Marcelo Arenas Belon
2008-07-19 8:01 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox