summaryrefslogtreecommitdiffstats
path: root/timeoutwrite.h
diff options
context:
space:
mode:
Diffstat (limited to 'timeoutwrite.h')
-rw-r--r--timeoutwrite.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/timeoutwrite.h b/timeoutwrite.h
new file mode 100644
index 0000000..4725861
--- /dev/null
+++ b/timeoutwrite.h
@@ -0,0 +1,6 @@
1#ifndef TIMEOUTWRITE_H
2#define TIMEOUTWRITE_H
3
4extern int timeoutwrite();
5
6#endif