summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-24 10:03:55 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-24 10:03:55 +0000
commitd610d27f30c95564314b2143ff3c164624f38336 (patch)
tree89bef56fa1d4ef4bd0263e0a8d8985fe475562d6 /demos
parent96b35c9e26c847b5f12cf243975de3ed92b50295 (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