Fix freebsd build
This commit is contained in:
parent
72f38bcc91
commit
287ef36ed8
|
@ -30,6 +30,7 @@
|
|||
# include <winsock2.h>
|
||||
#else
|
||||
# include <arpa/inet.h>
|
||||
# include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
namespace epee
|
||||
|
|
Loading…
Reference in New Issue