dddvb/lib/src/tools.h

7 lines
104 B
C

#ifndef _DDDVB_TOOLS_H_
#define _DDDVB_TOOLS_H_
time_t mtime(time_t *t);
#endif /* _DDDVB_TOOLS_H_ */