aboutsummaryrefslogtreecommitdiff
path: root/timeoutwrite.h
blob: 47258617b2cdedbe3415dbaa589fa0358ec0af87 (plain)
1
2
3
4
5
6
#ifndef TIMEOUTWRITE_H
#define TIMEOUTWRITE_H

extern int timeoutwrite();

#endif