aboutsummaryrefslogtreecommitdiff
path: root/audio/muse/files/patch-src__outchannels.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/muse/files/patch-src__outchannels.cpp')
-rw-r--r--audio/muse/files/patch-src__outchannels.cpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/muse/files/patch-src__outchannels.cpp b/audio/muse/files/patch-src__outchannels.cpp
deleted file mode 100644
index b35b3ac2c444..000000000000
--- a/audio/muse/files/patch-src__outchannels.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/outchannels.cpp.orig Thu Apr 15 22:12:15 2004
-+++ src/outchannels.cpp Mon Apr 19 22:37:58 2004
-@@ -24,11 +24,11 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
--#include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <unistd.h>