#ifndef DOVEADM_CONNECTION_H #define DOVEADM_CONNECTION_H void doveadm_connection_create(struct log_error_buffer *errorbuf, int fd); #endif