summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKean Johnson <kean@armory.com>2005-06-10 06:54:02 +0000
committerKean Johnson <kean@armory.com>2005-06-10 06:54:02 +0000
commit3c2dcdc910c65a44fbac14b6adc8fa72c0288c83 (patch)
tree6156c9e3b485a99f643369f5b79a47251a87e54e
parent5004ef0b757c1cd7e4ceaa1759914f938d5ea295 (diff)
downloadxorg-lib-libSM-sco_port_update.tar.gz
SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanupssco_port_update
and bugs not specifically related to the port fixed along the way.
-rw-r--r--src/sm_manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sm_manager.c b/src/sm_manager.c
index a88fe0d..1b5c4d1 100644
--- a/src/sm_manager.c
+++ b/src/sm_manager.c
@@ -34,7 +34,7 @@ in this Software without prior written authorization from The Open Group.
#include "SMlibint.h"
#include <X11/Xtrans.h>
-#ifdef __USLC__
+#ifdef __UNIXWARE__
#undef shutdown
#endif