]> sourceware.org Git - glibc.git/commit
Remove duplicate inclusion of header math-svid-compat.h
authorGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 22 Aug 2017 14:14:15 +0000 (11:14 -0300)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 22 Aug 2017 18:24:37 +0000 (15:24 -0300)
commit453a493d2b61b1eb3cadee544e6791dab45c167a
tree453436245402946d979cf1c368d053afa664f92c
parentf2f048a533bd490013820a8037a3043c0737e216
Remove duplicate inclusion of header math-svid-compat.h

The header math-svid-compat.h has been unintentionally included twice in
the wrappers for the remainder functions.  This patch removes the
duplicate inclusions.

* math/w_remainder_compat.c: Remove duplicate inclusion of
math-svid-compat.h.
* math/w_remainderf_compat.c: Likewise.
* math/w_remainderl_compat.c: Likewise.
ChangeLog
math/w_remainder_compat.c
math/w_remainderf_compat.c
math/w_remainderl_compat.c
This page took 0.046191 seconds and 5 git commands to generate.