Make selftest build and run on FreeBSD 10 with gmake

This commit is contained in:
Adam Ierymenko 2014-11-04 11:20:38 -08:00
parent 14e4ffd15f
commit 1bd5a1ebcd
5 changed files with 109 additions and 0 deletions

View file

@ -45,6 +45,7 @@
#else
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#endif
namespace ZeroTier {