view etc/inttypes.h @ 34996:ebcc17a3c165

Fix compiler warnings (comparison between signed and unsigned).
author ib
date Wed, 15 Aug 2012 13:00:44 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>