#ifndef _POSTNETMAIL_H
#define _POSTNETMAIL_H


int	postnetmail(FILE *, faddr *, faddr *, char *, char *, time_t, int, int);

#endif