Cross Reference: dict-sql.h
xref
: /
dovecot
/
src
/
lib-dict-backend
/
dict-sql.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
DICT_SQL_H
#
define
DICT_SQL_H
void
dict_sql_register
(
void
);
void
dict_sql_unregister
(
void
);
#
endif