summaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-Opcodes_urandom.c
blob: 3cf8554709da33fb4950891158915649cf911e36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Opcodes/urandom.c.orig	2013-01-07 12:49:34 UTC
+++ Opcodes/urandom.c
@@ -22,7 +22,6 @@
 */
 
 #include "csdl.h"
-#include <ieee754.h>
 
 typedef struct {
     OPDS    h;