summaryrefslogtreecommitdiffstats
path: root/src/plugins/authdata/greet_client
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/plugins/authdata/greet_client
parent19c9cc879c6fdc9420d3d9e9fb3affbb692668b9 (diff)
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/plugins/authdata/greet_client')
0 files changed, 0 insertions, 0 deletions