Commit 995bd0764ebf4b386fca98ef660f651b25cbd8a7

Bruno Haible 2010-12-25T02:58:27

ceil, trunc, round: Fix gcc warnings. * lib/ceil.c (MIN): Undefine before redefining. * lib/trunc.c (MIN): Likewise. * lib/round.c (MIN): Likewise. Include <math.h> first.