#ifndef RCPTHOSTS_H #define RCPTHOSTS_H int rcpthosts_init(void); int rcpthosts(char *,int); #endif