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