summaryrefslogtreecommitdiffstats
path: root/polyp/pstream.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-23 15:57:15 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-23 15:57:15 +0000
commit9e3890abb4c8427d69b0be751d516b4c1ff6118d (patch)
treea7b63433861c83880874c465479d4149bd0dc65f /polyp/pstream.c
parent03ee5e2b445becf823dc4dd3db1599849e8c6c06 (diff)
OSX protability patches from Conrad Parker
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@234 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/pstream.c')
-rw-r--r--polyp/pstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/pstream.c b/polyp/pstream.c
index b0de9e8c..5fe2b4e7 100644
--- a/polyp/pstream.c
+++ b/polyp/pstream.c
@@ -26,6 +26,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
+#include <unistd.h>
#include <netinet/in.h>
#include "pstream.h"