$NetBSD: patch-random_c,v 1.1 2012/07/30 03:33:12 dholland Exp $

- use standard headers

--- random.c~	2004-05-05 08:30:39.000000000 +0000
+++ random.c
@@ -22,6 +22,7 @@ char uni_id[] = "$Id: random.c,v 1.6 199
  * #include <sys/time.h>
  */
 #include <stdio.h>
+#include <stdlib.h>
 #include <math.h>
 typedef struct
 {
