mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-21 02:01:22 +00:00
Build fix
This commit is contained in:
parent
eef66aee9a
commit
71c766a3b2
@ -69,7 +69,7 @@ private:
|
||||
volatile double _history[ZT_METER_HISTORY_LENGTH];
|
||||
volatile int64_t _ts;
|
||||
volatile uint64_t _count;
|
||||
volatile AtomicCounter _hptr;
|
||||
AtomicCounter _hptr;
|
||||
};
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
Loading…
x
Reference in New Issue
Block a user