freebsd-ports/math/spar/files/patch-lib::randist::rand.c
Ying-Chieh Liao 778cff8471 upgrade to 0.5.10
drop maintainership
2001-06-30 19:00:36 +00:00

11 lines
278 B
C

--- lib/randist/rand.c.orig Sun Jul 1 02:45:44 2001
+++ lib/randist/rand.c Sun Jul 1 02:46:03 2001
@@ -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)