From 678e08ca0f31e22bb0a1cf915d355ba25ab43787 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 10 Aug 2011 01:28:04 -0400 Subject: [PATCH] Portability - When HAVE_SRANDOM is undefined in 1.9.4, the timeval struct can be omitted causing a compile error. Patch received, but not applied to 2.0.0 branch because that code has been rewritten already (thanks to Paolo Almeida). --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 54fa8ce15..71755ee88 100644 --- a/AUTHORS +++ b/AUTHORS @@ -57,6 +57,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Matt Kraai Daniel Kullmann Takanobu Watanabe + Paolo Almeida Thanks to the following, who submitted detailed bug reports and excellent suggestions: @@ -104,3 +105,4 @@ suggestions: Wim Schuermann Tom Duffy Miguel de Val Borro +