opnsense-ports/math/spar/files/patch-lib_randist_rand.c
Franco Fichtner e2e9f18bcc */*: sync with upstream
Taken from: FreeBSD
2016-06-21 05:37:51 +02:00

10 lines
246 B
C

--- lib/randist/rand.c.orig 2016-06-20 13:16:43 UTC
+++ lib/randist/rand.c
@@ -64,6 +64,7 @@
* struct timeb to be defined. They can be
* found in timeb.h.
*/
+#include <sys/types.h>
#include <sys/timeb.h>
void
sl_randomize (void)