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

int rcpthosts_init();
int rcpthosts();

#endif