mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-11 13:29:12 +01:00
engine: android: fix building dlsym_weak on latest NDK
This commit is contained in:
parent
ba69f9e62a
commit
3032ce3bee
@ -27,6 +27,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined __ANDROID__ && !defined XASH_64BIT
|
#if defined __ANDROID__ && !defined XASH_64BIT
|
||||||
|
#include <string.h>
|
||||||
#include <android/log.h>
|
#include <android/log.h>
|
||||||
#include "linker.h"
|
#include "linker.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user