From: Jan Kiszka <jan.kiszka@siemens.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] xen: Fix build error due to missing include
Date: Tue, 15 Jun 2010 11:02:34 +0200 [thread overview]
Message-ID: <4C1741AA.8060805@siemens.com> (raw)
In-Reply-To: <m38w6g3c77.fsf@blackfin.pond.sub.org>
Markus Armbruster wrote:
> Jan Kiszka <jan.kiszka@web.de> writes:
>
>> From: Jan Kiszka <jan.kiszka@siemens.com>
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>> ---
>> hw/xen_backend.h | 1 +
>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/hw/xen_backend.h b/hw/xen_backend.h
>> index f07f7d4..cc25f9d 100644
>> --- a/hw/xen_backend.h
>> +++ b/hw/xen_backend.h
>> @@ -5,6 +5,7 @@
>> #include "sysemu.h"
>> #include "net.h"
>> #include "block_int.h"
>> +#include "blockdev.h"
>>
>> /* ------------------------------------------------------------- */
>
> My bad. Thanks for fixing this! By the way, Is "block_int.h" really
> needed here?
Something else broke when I removed it, haven't looked at details though.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2010-06-15 9:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 21:11 [Qemu-devel] [PATCH] xen: Fix build error due to missing include Jan Kiszka
2010-06-15 8:57 ` Markus Armbruster
2010-06-15 9:02 ` Jan Kiszka [this message]
2010-06-15 9:26 ` Markus Armbruster
2010-06-15 9:00 ` [Qemu-devel] " Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C1741AA.8060805@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).