android_sysinc.c 129 B

1234567
  1. #include <dlfcn.h>
  2. #ifndef NOT_SYSTEM_DLFCN_HEADER
  3. #error "sysroot /usr/include appears too early"
  4. #endif
  5. #include "android.c"