#include /* for pow() prototype */ #include #include "rusagestub.h" #include "port-protos.h" long random() { return (lrand48()); }