mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Build fixes
This commit is contained in:
parent
0589964f99
commit
a4e24c8390
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@
|
||||||
#define restrict
|
#define restrict
|
||||||
#endif
|
#endif
|
||||||
#ifndef likely
|
#ifndef likely
|
||||||
#define inline inline
|
|
||||||
#define likely(x) (x)
|
#define likely(x) (x)
|
||||||
#endif
|
#endif
|
||||||
#ifndef unlikely
|
#ifndef unlikely
|
||||||
|
|
Loading…
Add table
Reference in a new issue