view etc/inttypes.h @ 12291:4e6f75467d64

reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier about code than gcc2.95 with -ansi)
author alex
date Mon, 26 Apr 2004 10:08:16 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>