summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/plugin.c')
-rw-r--r--src/lib/krb5/krb/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/plugin.c b/src/lib/krb5/krb/plugin.c
index d868f3319..277da2472 100644
--- a/src/lib/krb5/krb/plugin.c
+++ b/src/lib/krb5/krb/plugin.c
@@ -31,6 +31,7 @@
#include "k5-int.h"
const char *interface_names[PLUGIN_NUM_INTERFACES] = {
+ "pwqual"
};
/* Return the context's interface structure for id, or NULL if invalid. */