#include <stdlib.h> /* FIXME */ long random() { return rand(); }