/* Public domain */ #include #include #ifndef HAVE_SNPRINTF int snprintf(char *, size_t, const char *, ...); #endif