debian/rules: Use `git' potty wrapper.
[qmail] / tcpto.h
CommitLineData
2117e02e
MW
1#ifndef TCPTO_H
2#define TCPTO_H
3
4extern int tcpto();
5extern void tcpto_err();
6extern void tcpto_clean();
7
8#endif