--- 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
