/* * inttypes.h * * ISO C99 Format conversion of integer types. * * $Id$ */ #ifndef __INTTYPES_H #define __INTTYPES_H #ifdef __cplusplus extern "C" { #endif #include #ifdef __cplusplus } #endif #endif