summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/util_errmap.c
diff options
context:
space:
mode:
authorNate Rosenblum <nater@maginatics.com>2013-05-13 20:26:31 -0700
committerGreg Hudson <ghudson@mit.edu>2013-05-14 00:03:08 -0400
commit1799f7b5d9cf4390148248d603d99a3695ddfafe (patch)
treedecfbc5ee226e7ada51f82dfae41edd73223ed38 /src/lib/gssapi/generic/util_errmap.c
parent19c9cc879c6fdc9420d3d9e9fb3affbb692668b9 (diff)
downloadkrb5-1799f7b5d9cf4390148248d603d99a3695ddfafe.tar.gz
krb5-1799f7b5d9cf4390148248d603d99a3695ddfafe.tar.xz
krb5-1799f7b5d9cf4390148248d603d99a3695ddfafe.zip
Don't use "bool" for ASN.1 boolean macros
When building for IOS targets with clang, the stdbool.h header is included by default. This header includes the following C99 definition: #define bool _Bool which wrecks havoc with the DEFBOOLTYPE macro. ticket: 7525
Diffstat (limited to 'src/lib/gssapi/generic/util_errmap.c')
0 files changed, 0 insertions, 0 deletions