summaryrefslogtreecommitdiffstats
path: root/polyp/tagstruct.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/tagstruct.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/tagstruct.c')
-rw-r--r--polyp/tagstruct.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/tagstruct.c b/polyp/tagstruct.c
index 39ae87b5..bbebdab3 100644
--- a/polyp/tagstruct.c
+++ b/polyp/tagstruct.c
@@ -25,6 +25,8 @@
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <assert.h>