#ifndef RECIPIENTS_H #define RECIPIENTS_H extern int recipients_init(); extern int recipients(); #endif