ports/math/spar/files/patch-lib_randist_rand.c
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00: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)