#ifndef _TIMEINT_H_742f2402_ #define _TIMEINT_H_742f2402_ /* This file is in the public domain. */ #include "structs.h" extern TIMEINTVL parse_time_interval(const char *, void (*)(const char *, ...)); #endif