summaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio/files/patch-polyp_polyplib-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pulseaudio/files/patch-polyp_polyplib-context.c')
-rw-r--r--audio/pulseaudio/files/patch-polyp_polyplib-context.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/pulseaudio/files/patch-polyp_polyplib-context.c b/audio/pulseaudio/files/patch-polyp_polyplib-context.c
new file mode 100644
index 000000000..931ab71b8
--- /dev/null
+++ b/audio/pulseaudio/files/patch-polyp_polyplib-context.c
@@ -0,0 +1,10 @@
+--- polyp/polyplib-context.c.orig Fri Dec 31 14:39:40 2004
++++ polyp/polyplib-context.c Fri Dec 31 14:40:00 2004
+@@ -29,6 +29,7 @@
+ #include <string.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <sys/syslimits.h>
+ #include <netdb.h>
+ #include <unistd.h>
+ #include <sys/stat.h>