summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKean Johnson <kean@armory.com>2005-11-08 06:33:31 +0000
committerKean Johnson <kean@armory.com>2005-11-08 06:33:31 +0000
commit26f1c8de351a6c56aafa337b6002a345e835e017 (patch)
tree9828a85319b6dc5b146c16c77d811384c7dc7077
parent7827761d51b92f82e457df0c132b52817a5c2783 (diff)
See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902
-rw-r--r--util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.c b/util.c
index c40cc32..6df1261 100644
--- a/util.c
+++ b/util.c
@@ -56,7 +56,7 @@ THE SOFTWARE.
#define GMTOFFMEMBER tm_gmtoff
#endif
-#ifdef SCO
+#ifdef __SCO__
#define HAVE_TM_GMTOFF
#define GMTOFFMEMBER tm_tzadj
#endif