summaryrefslogtreecommitdiff
path: root/Xtransint.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2019-09-24 21:29:46 -0400
committerAdam Jackson <ajax@redhat.com>2019-09-30 11:25:56 -0400
commit521682b8b72e3ad50c9ae66a9b35249100188eb2 (patch)
tree3b6c84e438994269968035edb277e93baac89ea7 /Xtransint.h
parent3f8b27a9dff68792fdc448782459a6d41cade9ff (diff)
downloadxorg-lib-libxtrans-521682b8b72e3ad50c9ae66a9b35249100188eb2.tar.gz
Delete SCO support
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Xtransint.h')
-rw-r--r--Xtransint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xtransint.h b/Xtransint.h
index ef3d739..fe1f117 100644
--- a/Xtransint.h
+++ b/Xtransint.h
@@ -98,7 +98,7 @@ from The Open Group.
* to avoid a race condition. JKJ (6/5/97)
*/
-# if defined(_POSIX_SOURCE) || defined(SVR4) || defined(__SVR4) || defined(__SCO__)
+# if defined(_POSIX_SOURCE) || defined(SVR4) || defined(__SVR4)
# ifndef NEED_UTSNAME
# define NEED_UTSNAME
# endif