chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / timeoutread.h
... / ...
CommitLineData
1#ifndef TIMEOUTREAD_H
2#define TIMEOUTREAD_H
3
4extern int timeoutread();
5
6#endif