mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 22:28:17 +00:00
add LOG_TAG defines
This commit is contained in:
@ -28,6 +28,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define LOG_TAG "Utils"
|
||||
|
||||
extern JniLookup lookup;
|
||||
|
||||
jobject createResultObject(JNIEnv *env, ZT_ResultCode code)
|
||||
|
Reference in New Issue
Block a user