From: Andreas Jaeger Date: Thu, 16 Dec 2004 18:35:59 +0000 (+0000) Subject: * math/math.h: Use #if defined to not receive warnings about X-Git-Tag: upstream/2.30~17072 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42c3134747d848c6800de764fc9668caf3afb481;p=external%2Fglibc.git * math/math.h: Use #if defined to not receive warnings about undefined symbols. --- diff --git a/ChangeLog b/ChangeLog index c22c8cd..2d6895b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-16 Andreas Jaeger + + * math/math.h: Use #if defined to not receive warnings about + undefined symbols. + 2004-12-16 Jakub Jelinek * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Add support