mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-06 17:17:56 +03: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>
|
||||
Gene Czarcinski <gene@czarc.net>
|
||||
Nishank Trivedi <nistrive@cisco.com>
|
||||
Jasper Lievisse Adriaanse <jasper@humppa.nl>
|
||||
|
||||
[....send patches to get your name here....]
|
||||
|
||||
|
@ -30,6 +30,8 @@
|
||||
#include "intprops.h"
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#ifdef HAVE_NET_IF_H
|
||||
# include <net/if.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user