3 #ifndef _DICT_SDBM_H_INCLUDED_
4 #define _DICT_SDBM_H_INCLUDED_
10 /* dictionary manager interface to DBM files
12 /* #include <dict_dbm.h>
24 #define DICT_TYPE_SDBM "sdbm"
26 extern DICT
*dict_sdbm_open(const char *, int, int);
31 /* The Secure Mailer license must be distributed with this software.
34 /* IBM T.J. Watson Research
36 /* Yorktown Heights, NY 10598, USA