chiark / gitweb /
[PATCH] Rewrite ##X tags in headers of incoming messages
[qmail] / myctime.h
1 #ifndef MYCTIME_H
2 #define MYCTIME_H
3
4 extern char *myctime();
5
6 #endif