summaryrefslogtreecommitdiffstats
path: root/polyp/caps.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-12 17:37:31 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-12 17:37:31 +0000
commit4590f09d0b44aeb7cef3eed72b419444ea36d8e0 (patch)
tree1bdf89c241e1eb1e49906fdb8d163a26927764f0 /polyp/caps.c
parent32bf3a106a946303f2175f01f3124354edd95a3e (diff)
* make pa_sample_spec_snprint return point to written string
* first try of a http module git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@339 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/caps.c')
-rw-r--r--polyp/caps.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/polyp/caps.c b/polyp/caps.c
index 01ed1519..739e7071 100644
--- a/polyp/caps.c
+++ b/polyp/caps.c
@@ -23,9 +23,6 @@
#include <config.h>
#endif
-/* setresuid() is only available on GNU */
-#define _GNU_SOURCE
-
#include <assert.h>
#include <unistd.h>
#include <errno.h>