main.c revision 1b04762685272a53643ac2179939537a44c7c044
0N/A#include "restrict-access.h"
0N/A#include "fd-close-on-exec.h"
0N/A#include "process-title.h"
0N/A#include "master-service.h"
0N/A#include "var-expand.h"
0N/A#include "mail-storage-service.h"
0N/A#define IS_STANDALONE() \
0N/Astruct client_workaround_list {
0N/Astatic enum client_workarounds
0N/A return client_workarounds;
0N/A clients_init();
0N/A if (!IS_STANDALONE())
return ret;
static void main_deinit(void)
const char *user;
#ifdef DEBUG
if (IS_STANDALONE())
if (IS_STANDALONE())
main_deinit();