#include #include "_stdlib.h" long lrand48(void) { SIGNAL_SAFE(0); return 0; } /* XOPEN(4) */