mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-06 13:01:47 -07:00
remove ZT_NO_METRIC ifdef
This commit is contained in:
parent
f9dec4ce06
commit
e3b8c273f4
2 changed files with 0 additions and 8 deletions
|
@ -41,13 +41,9 @@
|
|||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
#define ZT_NO_METRICS 1
|
||||
|
||||
#include "../osdep/Phy.hpp"
|
||||
|
||||
#ifndef ZT_NO_METRICS
|
||||
#include "../node/Metrics.hpp"
|
||||
#endif
|
||||
|
||||
#define ZT_TCP_PROXY_CONNECTION_TIMEOUT_SECONDS 300
|
||||
#define ZT_TCP_PROXY_TCP_PORT 443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue