s/NO_MAN/NOMAN/ in various Makefiles.
[dragonfly.git] / include / ieeefp.h
blob8081d4f201ac268d608932ec1852a27c75644e00
1 /* $NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $ */
2 /* $FreeBSD: head/include/ieeefp.h 226607 2011-10-21 06:41:46Z das $ */
4 /*
5 * Written by J.T. Conklin, Apr 6, 1995
6 * Public domain.
7 */
9 #ifndef _IEEEFP_H_
10 #define _IEEEFP_H_
12 #include <sys/cdefs.h>
13 #include <machine/ieeefp.h>
15 #endif /* _IEEEFP_H_ */