File xlocale.patch of Package live555
Index: live/liveMedia/include/Locale.hh =================================================================== --- live.orig/liveMedia/include/Locale.hh +++ live/liveMedia/include/Locale.hh @@ -43,9 +43,6 @@ along with this library; if not, write t #ifndef LOCALE_NOT_USED #include <locale.h> -#ifndef XLOCALE_NOT_USED -#include <xlocale.h> // because, on some systems, <locale.h> doesn't include <xlocale.h>; this makes sure that we get both -#endif #endif