mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Include an extra header needed for OpenBSD.
This commit is contained in:
parent
72f1f2206e
commit
afa67b7743
1
AUTHORS
1
AUTHORS
@ -262,6 +262,7 @@ Patches have also been contributed by:
|
|||||||
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
|
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
|
||||||
Gene Czarcinski <gene@czarc.net>
|
Gene Czarcinski <gene@czarc.net>
|
||||||
Nishank Trivedi <nistrive@cisco.com>
|
Nishank Trivedi <nistrive@cisco.com>
|
||||||
|
Jasper Lievisse Adriaanse <jasper@humppa.nl>
|
||||||
|
|
||||||
[....send patches to get your name here....]
|
[....send patches to get your name here....]
|
||||||
|
|
||||||
|
@ -30,6 +30,8 @@
|
|||||||
#include "intprops.h"
|
#include "intprops.h"
|
||||||
|
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
|
|
||||||
#ifdef HAVE_NET_IF_H
|
#ifdef HAVE_NET_IF_H
|
||||||
# include <net/if.h>
|
# include <net/if.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user