summaryrefslogtreecommitdiffstats
path: root/timeoutread.h
blob: 13a525fd7cabb32189fe4e17e54e0851e9d3bd91 (plain)
1
2
3
4
5
6
#ifndef TIMEOUTREAD_H
#define TIMEOUTREAD_H

extern ssize_t timeoutread();

#endif