#ifndef RECIPIENTS_H
#define RECIPIENTS_H

extern int recipients_init();
extern int recipients();

#endif


syntax highlighted by Code2HTML, v. 0.9.1