diff options
Diffstat (limited to 'timeoutread.h')
| -rw-r--r-- | timeoutread.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/timeoutread.h b/timeoutread.h new file mode 100644 index 0000000..20d3bfc --- /dev/null +++ b/timeoutread.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef TIMEOUTREAD_H | ||
| 2 | #define TIMEOUTREAD_H | ||
| 3 | |||
| 4 | extern int timeoutread(); | ||
| 5 | |||
| 6 | #endif | ||
