view etc/inttypes.h @ 32675:c70109fc98b2

Add/remove a few standard header #includes in our libc function replacements.
author diego
date Thu, 06 Jan 2011 12:25:33 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>