mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
util: Add definition of KRB5_BUFSIZ
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>
This commit is contained in:
parent
f0f4770ab2
commit
8e3c678ef1
@ -26,6 +26,8 @@
|
||||
# define FALSE 0
|
||||
#endif
|
||||
|
||||
#define KRB5_BUFSIZ 1024
|
||||
|
||||
#define KRB5_LIB_FUNCTION static AFS_UNUSED
|
||||
#define KRB5_LIB_CALL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user