summaryrefslogtreecommitdiff
path: root/audio/icecast2/files/patch-src::threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/icecast2/files/patch-src::threads.c')
-rw-r--r--audio/icecast2/files/patch-src::threads.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/icecast2/files/patch-src::threads.c b/audio/icecast2/files/patch-src::threads.c
deleted file mode 100644
index 9f97408f4cb3..000000000000
--- a/audio/icecast2/files/patch-src::threads.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/threads.c.old Mon Jul 31 14:52:19 2000
-+++ src/threads.c Mon Nov 18 12:19:41 2002
-@@ -39,7 +39,10 @@
- #include <errno.h>
- #include <sys/types.h>
- #include <time.h>
-+
-+#define __XSI_VISIBLE 1
- #include <signal.h>
-+#undef __XSI_VISIBLE
-
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>