Joseph Myers 33711da4e9 Fix float128 uses of xlocale.h.
Three float128 files still include xlocale.h after it was removed.  I
don't know why this didn't cause problems for powerpc64le float128
testing; it did cause problems for my x86_64 float128 testing.  This
patch changes the includes to use bits/types/locale_t.h.

Tested for x86_64 (in conjunction with float128 patches).

	* sysdeps/ieee754/float128/strtof128_l.c: Include
	<bits/types/locale_t.h> instead of <xlocale.h>.
	* sysdeps/ieee754/float128/wcstof128.c: Likewise.
	* sysdeps/ieee754/float128/wcstof128_l.c: Likewise.
2017-06-22 22:34:49 +00:00
..
2017-06-14 10:47:25 +09:30
2017-06-04 15:27:14 -04:00
2017-06-14 10:47:25 +09:30
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30
2017-06-22 22:34:49 +00:00
2017-06-20 08:21:24 -04:00
2017-06-19 23:24:36 +00:00
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30