summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-24 09:41:45 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-24 09:41:45 +0000
commit4f99ab58f7690128a503aec379153417c6d13d52 (patch)
treef7a0cacba0024c03886c064159383b91b88d6b33 /demos
parent339abc9bd993095e91f950020850d751ce31bf59 (diff)
On certain platforms, we redefine certain symbols using macros in
apps.h. For those, it's better to include apps.h after the system headers where those symbols may be defined, since there's otherwise a chance that the C compiler will barf when it sees something that looks like this after expansion: int VMS_strcasecmp((str1),(str2))(const char *, const char *);
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions