]> git.ipfire.org Git - thirdparty/glibc.git/commit
Include libc-header-start.h in include/float.h
authorGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Thu, 22 Jun 2017 12:45:32 +0000 (09:45 -0300)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Fri, 23 Jun 2017 13:30:04 +0000 (10:30 -0300)
commit9f0170af26fa3643d9d4cd28d484b4e2d28c6cd5
tree1fd709c88a565aeaf61ff8ce53518e6a0df405dc
parentc340290de867e02d37215df139fac0a7d9640704
Include libc-header-start.h in include/float.h

The file include/float.h uses the macro __GLIBC_USE to test for TS 18661-3
support.  Such macro is provided by bits/libc-header-start.h, so include it
to get the definition.

Tested for powerpc64le and s390x.

* include/float.h: Include libc-header-start.h to get the
definition of __GLIBC_USE.
ChangeLog
include/float.h