Missing header for network struct, vital for FreeBSD.
This commit is contained in:
parent
c8d0361837
commit
331fe8b5b6
@ -38,6 +38,7 @@ extern "C"
|
||||
|
||||
#else
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <err.h>
|
||||
#include <netdb.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user