#include <time.h>

#ifdef __cplusplus
extern "C" {
#endif

/*#ifdef IO_NEEDS_STRPTIME */
char *io_strptime(char *buf, char *fmt, struct tm *tm);
/*#endif*/

#ifdef __cplusplus
}
#endif


syntax highlighted by Code2HTML, v. 0.9.1