Fix implicit declaration of function 'free'.
authorLuo Jinghua <sunmoon1997@gmail.com>
Sat, 14 Jun 2008 01:07:22 +0000 (09:07 +0800)
committerLuo Jinghua <sunmoon1997@gmail.com>
Sat, 14 Jun 2008 01:07:22 +0000 (09:07 +0800)
commiteb2d95de98683a387153f010077ad9c3c3b1b01d
treefa7f39cf4df21394cc05c39ad65a9f3fd90875c8
parent29d144712e558aaeb49f4384028dd669d76a410b
Fix implicit declaration of function 'free'.

Otherwise pointer will be truncated on 64bit arch and your programs will crash.
pixman/pixman-region16.c
pixman/pixman-region32.c