Need float.h for prototypes.

This commit is contained in:
mycroft 1998-02-03 01:30:43 +00:00
parent c52ced5ca9
commit cb5f577939
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
/* $NetBSD: flt_rounds.c,v 1.1 1997/03/29 20:55:55 thorpej Exp $ */
/* $NetBSD: flt_rounds.c,v 1.2 1998/02/03 01:30:43 mycroft Exp $ */
#include <float.h>
static const int map[] = {
1, /* round to nearest */