diff options
Diffstat (limited to 'tcpto.h')
| -rw-r--r-- | tcpto.h | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -0,0 +1,8 @@ | |||
| 1 | #ifndef TCPTO_H | ||
| 2 | #define TCPTO_H | ||
| 3 | |||
| 4 | extern int tcpto(); | ||
| 5 | extern void tcpto_err(); | ||
| 6 | extern void tcpto_clean(); | ||
| 7 | |||
| 8 | #endif | ||
