packages/sound/pulseaudio/patches/002-xlocale.patch
Peter Wagner 245fbc1f65 pulseaudio: update to 7.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-10-03 10:54:45 +02:00

12 lines
269 B
Diff

diff --git a/pulsecore/core-util.c b/pulsecore/core-util.c
index ba31221..824368a 100644
--- a/src/pulsecore/core-util.c
+++ b/src/pulsecore/core-util.c
@@ -54,7 +54,6 @@
#ifdef HAVE_STRTOD_L
#include <locale.h>
-#include <xlocale.h>
#endif
#ifdef HAVE_SCHED_H