aboutsummaryrefslogtreecommitdiff
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 @@
+#ifndef TIMEOUTWRITE_H
+#define TIMEOUTWRITE_H
+
+extern int timeoutwrite();
+
+#endif