mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 22:28:17 +00:00
Generated header files for JNI
Signed-off-by: Grant Limberg <glimberg@gmail.com>
This commit is contained in:
13
java/jni/com_zerotierone_sdk_NodeStatus.h
Normal file
13
java/jni/com_zerotierone_sdk_NodeStatus.h
Normal file
@ -0,0 +1,13 @@
|
||||
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||||
#include <jni.h>
|
||||
/* Header for class com_zerotierone_sdk_NodeStatus */
|
||||
|
||||
#ifndef _Included_com_zerotierone_sdk_NodeStatus
|
||||
#define _Included_com_zerotierone_sdk_NodeStatus
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user