Upstream qmail 1.01
[qmail] / myctime.h
1 #ifndef MYCTIME_H
2 #define MYCTIME_H
3
4 extern char *myctime();
5
6 #endif