/* * DO NOT EDIT -- generated by the Makefile */ #if !defined(__ARGS_H__) #define __ARGS_H__ /* what type of variable args do we have? */ #define STDARG /* use */ #include /* should we use vsprintf() and vsnprintf()? */ #define HAVE_VSPRINTF /* yes */ #endif /* !__ARGS_H__ */