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:
Simon Wilkinson 2010-12-01 18:07:24 +00:00 committed by Derrick Brashear
parent f0f4770ab2
commit 8e3c678ef1

View File

@ -26,6 +26,8 @@
# define FALSE 0
#endif
#define KRB5_BUFSIZ 1024
#define KRB5_LIB_FUNCTION static AFS_UNUSED
#define KRB5_LIB_CALL