istream-header-filter.h revision a72355fef49c512c13b7d8c3e07f4f76ebd57a10
#ifndef __ISTREAM_HEADER_FILTER_H
#define __ISTREAM_HEADER_FILTER_H
struct message_header_line;
/* NOTE: headers list must be sorted. If filter is TRUE, given headers are
removed from output, otherwise only given headers are included in output. */
struct istream *
#endif