git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
cmd: avoid issues with static heimdal
[openafs.git]
/
src
/
cmd
/
krb5_locl.h
diff --git
a/src/cmd/krb5_locl.h
b/src/cmd/krb5_locl.h
index
fde8846
..
150ce30
100644
(file)
--- a/
src/cmd/krb5_locl.h
+++ b/
src/cmd/krb5_locl.h
@@
-37,6
+37,7
@@
typedef struct cmd_config_binding krb5_config_section;
#define krb5_config_list cmd_config_list
#define krb5_config_string cmd_config_string
+#define _krb5_config_get_entry _cmd_config_get_entry
struct krb5_context_data {
krb5_config_section *cf;