]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix compilation of the imported config_file.c parser
authorRuss Allbery <rra@stanford.edu>
Thu, 27 May 2010 03:04:48 +0000 (22:04 -0500)
committerDerrick Brashear <shadow@dementia.org>
Thu, 27 May 2010 05:08:33 +0000 (22:08 -0700)
commit0d66561a0b21572676ee1729a6e925d2f491ab6f
treed6f89d0f28352511acff1cd4e7d45db80ba2d882
parent19dee933a0ca1d824edb697e43f29628cce06f55
Fix compilation of the imported config_file.c parser

Include additional missing header files for proper function prototypes,
define TRUE and FALSE, and declare krb5_clear_error_message as unused
so that the config_file.c will compile and pass --enable-checking.

Make the build depend on krb5_locl.h.

Change-Id: I25a35098aa81c9d2a0efea48257dcb958602c785
Reviewed-on: http://gerrit.openafs.org/2040
Tested-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Tested-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/util/Makefile.in
src/util/krb5_locl.h