engine: android: fix building dlsym_weak on latest NDK
This commit is contained in:
parent
ba69f9e62a
commit
3032ce3bee
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
*/
|
||||
|
||||
#if defined __ANDROID__ && !defined XASH_64BIT
|
||||
#include <string.h>
|
||||
#include <android/log.h>
|
||||
#include "linker.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue