#include "mail-transaction-log-private.h"
struct mail_transaction_log_view {
/* a list of log files we've referenced. we have to keep this list
explicitly because more files may be added into the linked list
at any time. */
};
#endif