freebsd-ports/audio/csound/files/patch-Opcodes-urandom.c
Martin Wilke 706aa436e7 - Update to 5.13
PR:		ports/154488
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
2011-03-04 05:54:28 +00:00

10 lines
221 B
C

--- Opcodes/urandom.c.old 2011-01-30 02:14:59.000000000 -0600
+++ Opcodes/urandom.c 2011-01-30 02:15:08.000000000 -0600
@@ -22,7 +22,6 @@
*/
#include "csdl.h"
-#include <ieee754.h>
typedef struct {
OPDS h;