#include int __libc_current_sigrtmin() { return 35; } #ifdef TEST int main(void) { return 0; } #endif