aboutsummaryrefslogtreecommitdiff
path: root/timeoutread.h
blob: 20d3bfce17a5dc101e347425dd6921f00b605be1 (plain)
1
2
3
4
5
6
#ifndef TIMEOUTREAD_H
#define TIMEOUTREAD_H

extern int timeoutread();

#endif