From 69aec538b456402170dc723af417ba5c05389c32 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 4 Feb 2013 00:08:53 +0100 Subject: qmail 1.03 import --- tcpto.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tcpto.h (limited to 'tcpto.h') diff --git a/tcpto.h b/tcpto.h new file mode 100644 index 0000000..cd44a42 --- /dev/null +++ b/tcpto.h @@ -0,0 +1,8 @@ +#ifndef TCPTO_H +#define TCPTO_H + +extern int tcpto(); +extern void tcpto_err(); +extern void tcpto_clean(); + +#endif -- cgit v1.2.3