chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / rcpthosts.h
CommitLineData
212b6f5d
MW
1#ifndef RCPTHOSTS_H
2#define RCPTHOSTS_H
3
4extern int rcpthosts_init();
5extern int rcpthosts();
6
7#endif