You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
269 B

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