view etc/inttypes.h @ 17880:c0fa48581ccf

Fix compilation with stupid C++ compilers that shock on valid C constructs in an extern "C" { }.
author albeu
date Thu, 16 Mar 2006 16:55:51 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>