3 #ifndef _DICT_MYSQL_H_INCLUDED_
4 #define _DICT_MYSQL_H_INCLUDED_
10 /* dictionary manager interface to mysql databases
12 /* #include <dict_mysql.h>
24 #define DICT_TYPE_MYSQL "mysql"
26 extern DICT
*dict_mysql_open(const char *, int, int);
31 /* The Secure Mailer license must be distributed with this software.