#ifndef __ANSI_STDARG_H__ #define __ANSI_STDARG_H__ #include #ifdef __cplusplus extern "C" { #endif #define __VALIST va_list #ifdef __cplusplus } #endif #endif