chiark / gitweb /
Upstream qmail 1.03
[qmail] / myctime.h
CommitLineData
2117e02e
MW
1#ifndef MYCTIME_H
2#define MYCTIME_H
3
4extern char *myctime();
5
6#endif