hdb_kt_ops

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6872 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-08-26 13:08:16 +00:00
parent 799b01fd88
commit 819529b1c0

View File

@@ -84,6 +84,8 @@ typedef struct HDB{
typedef krb5_error_code (*hdb_foreach_func_t)(krb5_context, HDB*,
hdb_entry*, void*);
extern krb5_kt_ops hdb_kt_ops;
#include <hdb-protos.h>
#endif /* __HDB_H__ */