view etc/inttypes.h @ 33215:4c7b564719e0

Simplify colormap generation code, avoid some mallocs and add frees for one error case.
author reimar
date Fri, 22 Apr 2011 16:53:01 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>