mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
fix jni_tools header inclusion
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//including header
|
||||
#include <malloc.h>
|
||||
#include <jni_tools.h>
|
||||
#include "stdbool.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
// native thread attach label
|
||||
static bool g_IsAttach;
|
||||
|
||||
Reference in New Issue
Block a user