chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / myctime.h
CommitLineData
2117e02e
MW
1#ifndef MYCTIME_H
2#define MYCTIME_H
3
4extern char *myctime();
5
6#endif