summaryrefslogtreecommitdiffstats
path: root/audio/icecast2/files/patch-src::threads.c
blob: 9f97408f4cb30682fbe9a9e784ab7a8ce042ebbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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>
OpenPOWER on IntegriCloud