mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-15 03:26:54 +02:00
Merge pull request #1110 from neheb/patch-1
LinuxNetLink: Add cerrno header for (str)errno
This commit is contained in:
commit
56357c077b
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
#include "../node/Constants.hpp"
|
||||
|
||||
#include <cerrno>
|
||||
|
||||
//#define ZT_NETLINK_TRACE
|
||||
|
||||
#ifdef __LINUX__
|
||||
|
|
Loading…
Add table
Reference in a new issue