summaryrefslogtreecommitdiffstats
path: root/polyp/authkey.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/authkey.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/authkey.c')
-rw-r--r--polyp/authkey.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/authkey.c b/polyp/authkey.c
index bbc45c37..9b60506f 100644
--- a/polyp/authkey.c
+++ b/polyp/authkey.c
@@ -33,6 +33,7 @@
#include <stdlib.h>
#include <time.h>
#include <limits.h>
+#include <sys/stat.h>
#include "authkey.h"
#include "util.h"