On 16 August 2016 at 05:03, Brad Smith <b...@comstyle.com> wrote: > On 08/15/16 04:24, Thomas Huth wrote: >> >> struct arphdr is already used by the system headers on OpenBSD >> and thus QEMU does not compile here anymore. Fix it by renaming >> our struct to slirp_arphdr instead. >> >> Reported-by: Brad Smith >> Buglink: https://bugs.launchpad.net/qemu/+bug/1613133 >> Signed-off-by: Thomas Huth <th...@redhat.com> > > > Thanks, this does fix the build.
Applied, thanks. -- PMM