debian/rules: Use `git' potty wrapper.
[qmail] / myctime.h
1 #ifndef MYCTIME_H
2 #define MYCTIME_H
3
4 extern char *myctime();
5
6 #endif