diff options
author | Kean Johnson <kean@armory.com> | 2005-11-08 06:33:25 +0000 |
---|---|---|
committer | Kean Johnson <kean@armory.com> | 2005-11-08 06:33:25 +0000 |
commit | 922e2dc3116a88cc1e49d5e2486fe1ca21f888c7 (patch) | |
tree | f1faff54d893d9fcd5236981191625cba98cd9c1 | |
parent | df1260d8710f497e766ac52162585345f2d7669f (diff) |
See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902
-rw-r--r-- | src/sm_manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sm_manager.c b/src/sm_manager.c index 501c04f..68cabcd 100644 --- a/src/sm_manager.c +++ b/src/sm_manager.c @@ -37,7 +37,7 @@ in this Software without prior written authorization from The Open Group. #include "SMlibint.h" #include <X11/Xtrans/Xtrans.h> -#ifdef __USLC__ +#ifdef __UNIXWARE__ #undef shutdown #endif |