mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Fixed Android build error
This commit is contained in:
parent
5dfa4043a3
commit
0d22559e30
@ -10,6 +10,7 @@
|
||||
#include <android/log.h>
|
||||
#include <pthread.h>
|
||||
#include <errno.h> // For ETIMEDOUT and ECONNRESET
|
||||
#include <stdlib.h> // For malloc() and free()
|
||||
|
||||
#define TAG "hidapi"
|
||||
#ifdef DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user