Deleted Added
full compact
14c14
< * $FreeBSD: head/lib/msun/src/math.h 121418 2003-10-23 08:23:38Z des $
---
> * $FreeBSD: head/lib/msun/src/math.h 126871 2004-03-12 12:02:03Z bde $
42a43,48
> #if __ISO_C_VISIBLE >= 1999
> #define MATH_ERRNO 1
> #define MATH_ERREXCEPT 2
> #define math_errhandling 0
> #endif
>