debian/rules: Use `git' potty wrapper.
[qmail] / rcpthosts.h
... / ...
CommitLineData
1#ifndef RCPTHOSTS_H
2#define RCPTHOSTS_H
3
4extern int rcpthosts_init();
5extern int rcpthosts();
6
7#endif