chiark / gitweb /
Upstream qmail 1.03
[qmail] / timeoutconn.h
1 #ifndef TIMEOUTCONN_H
2 #define TIMEOUTCONN_H
3
4 extern int timeoutconn();
5
6 #endif