mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-21 16:49:43 +00:00
LinuxNetLink: Add cerrno header for (str)errno
Fixes compilation under libcxx.
This commit is contained in:
@ -13,6 +13,8 @@
|
|||||||
|
|
||||||
#include "../node/Constants.hpp"
|
#include "../node/Constants.hpp"
|
||||||
|
|
||||||
|
#include <cerrno>
|
||||||
|
|
||||||
//#define ZT_NETLINK_TRACE
|
//#define ZT_NETLINK_TRACE
|
||||||
|
|
||||||
#ifdef __LINUX__
|
#ifdef __LINUX__
|
||||||
|
Reference in New Issue
Block a user