sdbox-storage.h revision 9865d9e7c5713e41db939222ed9c0225a11fb99e
2ronwalf#ifndef SDBOX_STORAGE_H
2ronwalf#define SDBOX_STORAGE_H
2ronwalf#include "index-storage.h"
2ronwalf#include "dbox-storage.h"
2ronwalfstruct sdbox_index_header {
2ronwalfstruct sdbox_storage {
2ronwalfstruct sdbox_mailbox {
2ronwalf bool *need_resize_r);
2ronwalfstruct mail_save_context *
7daenzerorama#endif