#ifndef DBOX_READWEBMAIL_H

#include <stream.h>

#include <libdbox.h>
#include <getrfc.h>

void readwebmail(ostream &out, getrfct &getrfc, 
                 dword msgnr, const string &msg_id,
                 bool show_mimestruct);

#endif


syntax highlighted by Code2HTML, v. 0.9.1