#ifndef _TIMEINT_H_e9a7b023_ #define _TIMEINT_H_e9a7b023_ #include "structs.h" extern TIMEINTVL parse_time_interval(const char *, void (*)(const char *, ...)); #endif