Gabriel F. T. Gomes 09103e4025 Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN
In stdlib/gmp-impl.h, the macros MAX and MIN are defined exactly the same
as in sys/param.h.  This patch removes the redefinition and makes
gmp-impl.h include sys/param.h instead.

Tested for powerpc64le and s390x.

	* stdlib/gmp-impl.h: Include sys/param.h instead of redefining the
	macros MAX and MIN.
2017-06-01 20:44:22 -03:00
..
2017-05-20 19:04:43 -04:00
2016-10-25 17:05:47 -02:00
2017-05-30 18:27:57 -03:00
2014-12-29 23:14:38 -05:00
2016-10-25 17:05:47 -02:00