userdb-blocking.c revision 45312f52ff3a3d4c137447be4c7556500c2f8bf2
/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
#include "common.h"
#include "str.h"
#include "auth-worker-server.h"
#include "userdb.h"
#include "userdb-blocking.h"
#include <stdlib.h>
{
enum userdb_result result;
} else {
i_error("BUG: auth-worker sent invalid user reply");
}
}
{
struct auth_stream_reply *reply;
}