9d08571dcc
--HG-- extra : convert_revision : a6a118c58ee1ac50a1df444f1fd99a1165355889
11 lines
325 B
Diff
11 lines
325 B
Diff
--- lib/krb5/locate_plugin.h 2009-11-22 01:41:51.000000000 +1000
|
|
+++ lib/krb5/locate_plugin.h 2009-11-25 15:04:30.000000000 +1000
|
|
@@ -36,6 +36,8 @@
|
|
#ifndef HEIMDAL_KRB5_LOCATE_PLUGIN_H
|
|
#define HEIMDAL_KRB5_LOCATE_PLUGIN_H 1
|
|
|
|
+#include <krb5.h>
|
|
+
|
|
#define KRB5_PLUGIN_LOCATE "service_locator"
|
|
|
|
enum locate_service_type {
|