mail-storage-callbacks.c revision 183bea41fa640dc8117f3eb45ff935cd81377a84
/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
#include "imap-common.h"
#include "ostream.h"
#include "mail-storage.h"
#include "imap-commands-util.h"
{
return;
T_BEGIN {
const char *str;
} T_END;
}
{
return;
T_BEGIN {
const char *str;
} T_END;
}
struct mail_storage_callbacks mail_storage_callbacks = {
};