view etc/inttypes.h @ 18837:70bcf587a49a

includes before checking for defines (thanks Reimar for watching me)
author ben
date Tue, 27 Jun 2006 21:39:48 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>