aboutsummaryrefslogtreecommitdiff
path: root/timeoutread.h
diff options
context:
space:
mode:
Diffstat (limited to 'timeoutread.h')
-rw-r--r--timeoutread.h6
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 @@
+#ifndef TIMEOUTREAD_H
+#define TIMEOUTREAD_H
+
+extern int timeoutread();
+
+#endif