LinuxNetLink: Add cerrno header for (str)errno
Fixes compilation under libcxx.
This commit is contained in:
parent
af6d01e79b
commit
2aecb547d9
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
Add a link
Reference in a new issue