Richard Levitte d610d27f30 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 *);
2002-10-24 10:03:55 +00:00
..
2001-01-11 13:23:19 +00:00
2000-02-03 23:23:24 +00:00
2002-02-22 14:01:21 +00:00
2002-03-06 14:15:13 +00:00
2002-02-22 14:01:21 +00:00
2002-04-23 13:56:14 +00:00
2002-08-26 14:50:52 +00:00
2002-06-13 17:40:27 +00:00
2002-02-22 14:01:21 +00:00
2002-02-22 14:01:21 +00:00
2002-02-22 14:01:21 +00:00
2002-02-22 14:01:21 +00:00
1999-05-13 11:37:32 +00:00
2002-08-26 11:20:50 +00:00
2002-07-10 07:01:54 +00:00
2002-08-26 11:20:50 +00:00
2002-08-26 11:20:50 +00:00
2002-02-22 14:01:21 +00:00
2002-01-12 15:56:13 +00:00
2002-01-12 15:56:13 +00:00
2002-08-15 14:52:54 +00:00
2000-03-12 23:27:14 +00:00
2002-02-22 14:01:21 +00:00