3 #ifndef _DICT_STATIC_H_INCLUDED_
4 #define _DICT_STATIC_H_INCLUDED_
10 /* dictionary manager interface to static settings
12 /* #include <dict_static.h>
24 #define DICT_TYPE_STATIC "static"
26 extern DICT
*dict_static_open(const char *, int, int);
31 /* The Secure Mailer license must be distributed with this software.