Dave Yeo <[email protected]> writes:

> Hi, compile on trunk currently dies here,
> ...
> utils.c: In function 'fence_malloc':
> utils.c:257: warning: implicit declaration of function 'mmap'
> utils.c:257: error: 'MAP_PRIVATE' undeclared (first use in this function)
> ...
> As we have sys/mman.h but no working mmap().
> One possible fix is attached, perhaps the check for sys/mman.h should
> be removed?

Pushed, thanks.


Soren
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to