From: Eric Blake <eblake@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] vnc: add qapi/error.h include to stubs
Date: Tue, 13 Feb 2018 08:26:22 -0600 [thread overview]
Message-ID: <db9528b7-3965-5c64-31f2-68b12a91cfde@redhat.com> (raw)
In-Reply-To: <20180213070526.22475-1-kraxel@redhat.com>
On 02/13/2018 01:05 AM, Gerd Hoffmann wrote:
> Fixes --disable-vnc build failure.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> ui/vnc-stubs.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
> diff --git a/ui/vnc-stubs.c b/ui/vnc-stubs.c
> index f51280549a..06c4ac6296 100644
> --- a/ui/vnc-stubs.c
> +++ b/ui/vnc-stubs.c
> @@ -1,5 +1,6 @@
> #include "qemu/osdep.h"
> #include "ui/console.h"
> +#include "qapi/error.h"
>
> int vnc_display_password(const char *id, const char *password)
> {
>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
prev parent reply other threads:[~2018-02-13 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-13 7:05 [Qemu-devel] [PATCH] vnc: add qapi/error.h include to stubs Gerd Hoffmann
2018-02-13 14:26 ` Eric Blake [this message]
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=db9528b7-3965-5c64-31f2-68b12a91cfde@redhat.com \
--to=eblake@redhat.com \
--cc=kraxel@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).