Wrap hdb_entry with hdb_entry_ex, patch originally from Andrew Bartlet
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16378 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,7 +53,7 @@ struct prop_data{
|
||||
#define NEVERDATE ((1U << 31) - 1)
|
||||
#endif
|
||||
|
||||
krb5_error_code v5_prop(krb5_context, HDB*, hdb_entry*, void*);
|
||||
krb5_error_code v5_prop(krb5_context, HDB*, hdb_entry_ex*, void*);
|
||||
int mit_prop_dump(void*, const char*);
|
||||
|
||||
struct v4_principal {
|
||||
|
Reference in New Issue
Block a user