]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Include <sys/socket.h> before including <net/if.h>
authorRyan Schmidt <git@ryandesign.com>
Thu, 9 Jul 2020 05:36:33 +0000 (00:36 -0500)
committerDaniel Berrange <berrange@redhat.com>
Mon, 20 Jul 2020 09:41:23 +0000 (09:41 +0000)
commita9f1ac3a97266da1a9125c860151806312b9aa17
treef873f741eba9c5377eb9cf3807b517f0d0eda942
parentc4cd0ef91713c409e2cdcb87e7049682b2ae1a56
Include <sys/socket.h> before including <net/if.h>

This is necessary for OS X 10.8 and earlier.

Signed-off-by: Ryan Schmidt <git@ryandesign.com>
configure.ac
src/util/virnetdev.h