view etc/inttypes.h @ 12573:e14b7c6e9d54

Fix for big endian systems Patch by Jean-Francois Panisset < panisset (at) comcast (dot) net >
author rtognimp
date Sat, 12 Jun 2004 17:37:47 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>