Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/ZeroTierSDK
This commit is contained in:
@@ -80,8 +80,10 @@ class SqliteNetworkController;
|
|||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#if !defined(__ANDROID__)
|
||||||
#include <ifaddrs.h>
|
#include <ifaddrs.h>
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
// Include the right tap device driver for this platform -- add new platforms here
|
// Include the right tap device driver for this platform -- add new platforms here
|
||||||
#ifdef SDK
|
#ifdef SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user