summaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-Opcodes-urandom.c
blob: 7d19cb045fdd851275b054450758d0e5d322c7cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;