summaryrefslogtreecommitdiff
path: root/package/pulseaudio/patches/patch-src_pulsecore_core-util_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/pulseaudio/patches/patch-src_pulsecore_core-util_c')
-rw-r--r--package/pulseaudio/patches/patch-src_pulsecore_core-util_c13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/pulseaudio/patches/patch-src_pulsecore_core-util_c b/package/pulseaudio/patches/patch-src_pulsecore_core-util_c
deleted file mode 100644
index a270fca9f..000000000
--- a/package/pulseaudio/patches/patch-src_pulsecore_core-util_c
+++ /dev/null
@@ -1,13 +0,0 @@
---- pulseaudio-7.1.orig/src/pulsecore/core-util.c 2015-10-30 13:14:56.000000000 +0100
-+++ pulseaudio-7.1/src/pulsecore/core-util.c 2015-11-01 18:52:47.000000000 +0100
-@@ -54,7 +54,9 @@
-
- #ifdef HAVE_STRTOD_L
- #include <locale.h>
--#include <xlocale.h>
-+# ifdef HAVE_XLOCALE_H
-+# include <xlocale.h>
-+# endif
- #endif
-
- #ifdef HAVE_SCHED_H