summaryrefslogtreecommitdiff
path: root/rcpthosts.h
blob: 5e7e6cc6461a69f8e362773fa1a66b327b9651af (plain)
1
2
3
4
5
6
7
#ifndef RCPTHOSTS_H
#define RCPTHOSTS_H

extern int rcpthosts_init();
extern int rcpthosts();

#endif