Commit 6910ecb0 by Vicent Martí

Merge pull request #1807 from frasertweedale/fix/freebsd

fix tests on FreeBSD
parents 6890e00c 9d85f007
#ifndef _WIN32 #ifndef _WIN32
# include <arpa/inet.h> # include <arpa/inet.h>
# include <sys/socket.h>
# include <netinet/in.h>
#else #else
# include <ws2tcpip.h> # include <ws2tcpip.h>
# ifdef _MSC_VER # ifdef _MSC_VER
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment