mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:57:14 +08:00
13 lines
450 B
Diff
13 lines
450 B
Diff
diff -Naur heimdal-1.3.1-old/lib/krb5/locate_plugin.h heimdal-1.3.1/lib/krb5/locate_plugin.h
|
|
--- heimdal-1.3.1-old/lib/krb5/locate_plugin.h 2009-11-22 01:41:51.000000000 +1000
|
|
+++ heimdal-1.3.1/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 {
|