view etc/inttypes.h @ 28196:504aa3e3076a

Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.
author diego
date Fri, 02 Jan 2009 12:28: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>