view etc/inttypes.h @ 33442:ed7f2a6b58e6

Fix code assuming that "char" is signed.
author reimar
date Mon, 30 May 2011 21:25:32 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>