OSDN Git Service

math: remove libc.h include from libm.h
authorSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 14:03:10 +0000 (14:03 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 14:03:10 +0000 (14:03 +0000)
commitafa2aaccea6e9f8c55809abb6471dc9aaa402711
treea26cadb973ab5763273821235bde6974dd792448
parent101e6012856918440b5d7474739c3fc22a8d3b85
math: remove libc.h include from libm.h

libc.h is only for weak_alias so include it directly where it is used
src/internal/libm.h
src/math/lgamma_r.c
src/math/lgammaf_r.c
src/math/lgammal.c
src/math/signgam.c