libpulse: Cope with systems not implementing SA_NOCLDWAIT
commit8499afc36f71342ec6118dc81adb85bc1b3f4aea
authorPino Toscano <pino@debian.org>
Mon, 19 Mar 2012 12:42:15 +0000 (19 12:42 +0000)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 28 Mar 2012 10:53:52 +0000 (28 16:23 +0530)
treedbdd7ae969ccc841a625a6194640bf20a3cc8b38
parent8ea6b0585e802490d160814b61d0165b875e0a84
libpulse: Cope with systems not implementing SA_NOCLDWAIT

Even though SA_NOCLDWAIT is a POSIX mandatory flag the Hurd doesn't
implement it. So let's only check for it if it's defined.
src/pulse/context.c