aboutsummaryrefslogtreecommitdiff
path: root/audio/csound/files/patch-midirecv_c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound/files/patch-midirecv_c')
-rw-r--r--audio/csound/files/patch-midirecv_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/csound/files/patch-midirecv_c b/audio/csound/files/patch-midirecv_c
deleted file mode 100644
index 0ebee1e959d4..000000000000
--- a/audio/csound/files/patch-midirecv_c
+++ /dev/null
@@ -1,11 +0,0 @@
---- midirecv.c.orig Fri Aug 18 19:09:11 2000
-+++ midirecv.c Wed Oct 11 16:00:18 2000
-@@ -3,6 +3,8 @@
- #include "midiops.h"
- #include "oload.h"
-
-+#include <sys/ioctl_compat.h>
-+#undef SGI
- #ifdef SGI
- # include <sys/termio.h>
- # include <sys/stropts.h>