view etc/inttypes.h @ 26542:3a2e8ae7c548

Consistently #include mpbswap.h instead of bswap.h everywhere.
author diego
date Mon, 28 Apr 2008 14:43:30 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>