chiark / gitweb /
[PATCH] Rewrite ##X tags in headers of incoming messages
[qmail] / tcpto.h
1 #ifndef TCPTO_H
2 #define TCPTO_H
3
4 extern int tcpto();
5 extern void tcpto_err();
6 extern void tcpto_clean();
7
8 #endif