Merge pull request #1110 from neheb/patch-1

LinuxNetLink: Add cerrno header for (str)errno
This commit is contained in:
Adam Ierymenko
2022-03-07 13:53:14 -05:00
committed by GitHub

View File

@@ -13,6 +13,8 @@
#include "../node/Constants.hpp"
#include <cerrno>
//#define ZT_NETLINK_TRACE
#ifdef __LINUX__