GitHub issue #994
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
#ifndef ZT_LINUX_NETLINK_HPP
|
||||
#define ZT_LINUX_NETLINK_HPP
|
||||
|
||||
#include "../node/Constants.hpp"
|
||||
|
||||
#ifdef __LINUX__
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <sys/socket.h>
|
||||
@@ -113,4 +117,6 @@ private:
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
#endif // ZT_LINUX_NETLINK_HPPS
|
||||
Reference in New Issue
Block a user