Remove malloc.h include from sioimath file
commita81e30d174af2d4bf82dddd8334f3cf0104a80f5
authorTobias Grosser <tobias@grosser.es>
Sat, 27 Jun 2015 16:35:13 +0000 (27 18:35 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 06:31:13 +0000 (29 08:31 +0200)
tree6573736742b293b9459480c96c626d21777470d2
parentd1f04b14ba623e32fb592ea5412398df4985628d
Remove malloc.h include from sioimath file

This include is not needed by isl and breaks, due to not being
available, compilation on darwin.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_int_sioimath.c