add LOG_TAG defines
This commit is contained in:
parent
8373a0fa60
commit
71fc0dd097
4 changed files with 6 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue