#ifndef DBOX_READWEBMAIL_H #include #include #include void readwebmail(ostream &out, getrfct &getrfc, dword msgnr, const string &msg_id, bool show_mimestruct); #endif