expose krb5_plugin_register
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22023 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -118,10 +118,10 @@ loadlib(krb5_context context,
|
||||
#endif /* HAVE_DLOPEN */
|
||||
|
||||
krb5_error_code
|
||||
_krb5_plugin_register(krb5_context context,
|
||||
enum krb5_plugin_type type,
|
||||
const char *name,
|
||||
void *symbol)
|
||||
krb5_plugin_register(krb5_context context,
|
||||
enum krb5_plugin_type type,
|
||||
const char *name,
|
||||
void *symbol)
|
||||
{
|
||||
struct plugin *e;
|
||||
|
||||
|
Reference in New Issue
Block a user