8 lines
129 B
C
8 lines
129 B
C
|
#include <dlfcn.h>
|
||
|
|
||
|
#ifndef NOT_SYSTEM_DLFCN_HEADER
|
||
|
#error "sysroot /usr/include appears too early"
|
||
|
#endif
|
||
|
|
||
|
#include "android.c"
|