mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 22:25:25 +00:00
Make sure struct sockaddr_in is defined on FreeBSD
This commit is contained in:
parent
3bc0679f90
commit
5c2aa3b7d8
@ -20,6 +20,7 @@
|
||||
# endif
|
||||
# include <netdb.h>
|
||||
# include <stdbool.h>
|
||||
# include <netinet/in.h>
|
||||
|
||||
typedef struct {
|
||||
union {
|
||||
|
Loading…
Reference in New Issue
Block a user