view src/log/doveadm-connection.h @ 14067:6cd1b564fcc2

log: Forgot to add new files to recent commit.
author Timo Sirainen <tss@iki.fi>
date Mon, 06 Feb 2012 21:25:37 +0200
parents
children
line wrap: on
line source

#ifndef DOVEADM_CONNECTION_H
#define DOVEADM_CONNECTION_H

void doveadm_connection_create(struct log_error_buffer *errorbuf, int fd);

#endif