#include int siginterrupt(int sig, int flag) { return 0; } /* XOPEN(400) */