isl_int_sioimath.c: directly include stdlib.h (for malloc)
commit0b97ab9426392e65d12f42733c0948bc4f7fbd89
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 06:32:41 +0000 (29 08:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 06:32:41 +0000 (29 08:32 +0200)
tree123a7d761e872c91e1a819424a714a5ff5253fdf
parenta81e30d174af2d4bf82dddd8334f3cf0104a80f5
isl_int_sioimath.c: directly include stdlib.h (for malloc)

Do so instead of relying on this header getting included indirectly.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_int_sioimath.c