view etc/inttypes.h @ 35878:08d53b704b88

Remove useless cast (at best it will break things).
author reimar
date Sat, 16 Mar 2013 08:50:08 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>