chiark / gitweb /
Merge branch 'mdw/relayhosts'
[qmail] / timeoutread.h
1 #ifndef TIMEOUTREAD_H
2 #define TIMEOUTREAD_H
3
4 extern int timeoutread();
5
6 #endif