math.h revision 1.6
1/*	$NetBSD: math.h,v 1.6 2003/10/30 22:46:17 kleink Exp $	*/
2
3#ifdef _LP64
4#define	__HAVE_LONG_DOUBLE
5#endif
6#define	__HAVE_NANF
7