https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
10 lines
199 B
C
10 lines
199 B
C
--- src/random.c.orig 2000-10-28 11:43:17 UTC
|
|
+++ src/random.c
|
|
@@ -42,7 +42,6 @@ return(VAX_integer_random_number_generat
|
|
#endif
|
|
|
|
|
|
-#include <values.h>
|
|
#include "yagi.h"
|
|
|
|
double randreal(void)
|