git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f0f4770
)
util: Add definition of KRB5_BUFSIZ
author
Simon Wilkinson
<sxw@your-file-system.com>
Wed, 1 Dec 2010 18:07:24 +0000 (18:07 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Wed, 1 Dec 2010 21:10:12 +0000 (13:10 -0800)
A forthcoming Heimdal update will require that KRB5_BUFSIZ be
defined in order to use its config parsing code. Define it in
our hacky krb5_locl.h
Change-Id: Ieda8df8f31a759927fade44f9196e7411f4a0a59
Reviewed-on: http://gerrit.openafs.org/3399
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/util/krb5_locl.h
patch
|
blob
|
history
diff --git
a/src/util/krb5_locl.h
b/src/util/krb5_locl.h
index
a85801b
..
f35ac1b
100644
(file)
--- a/
src/util/krb5_locl.h
+++ b/
src/util/krb5_locl.h
@@
-26,6
+26,8
@@
# define FALSE 0
#endif
+#define KRB5_BUFSIZ 1024
+
#define KRB5_LIB_FUNCTION static AFS_UNUSED
#define KRB5_LIB_CALL