mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
RPC detection fix
This commit is contained in:
parent
7656e6b9f8
commit
78c0f0a443
4 changed files with 22 additions and 29 deletions
|
@ -42,7 +42,7 @@
|
|||
#ifndef _COMMON_H
|
||||
#define _COMMON_H 1
|
||||
|
||||
#define DEBUG_LEVEL 1
|
||||
#define DEBUG_LEVEL 0
|
||||
|
||||
#define MSG_WARNING 4
|
||||
#define MSG_ERROR 1 // Errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue