mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Make sure struct sockaddr_in is defined on FreeBSD
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
# endif
|
# endif
|
||||||
# include <netdb.h>
|
# include <netdb.h>
|
||||||
# include <stdbool.h>
|
# include <stdbool.h>
|
||||||
|
# include <netinet/in.h>
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
union {
|
union {
|
||||||
|
|||||||
Reference in New Issue
Block a user