view etc/inttypes.h @ 25552:21f17f58f5bc

Add a comment that explains why this header has no multiple inclusion guards.
author diego
date Tue, 01 Jan 2008 21:20:06 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>