On 18 March 2017 at 02:27, Max Reitz <mre...@redhat.com> wrote: > On 17.03.2017 16:24, Paolo Bonzini wrote: >> EPROTO is not found in OpenBSD. We usually use EIO when no better >> errno is available, do that here too. >> >> Reported-by: Peter Maydell <peter.mayd...@linaro.org> >> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> >> --- >> block/curl.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Thanks, applied to my block branch: > > https://github.com/XanClic/qemu/commits/block
Thanks; I've applied it to master as a build fix, though, so you can drop it (or leave it and let the merge sort it out if you like). thanks -- PMM