summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-13 17:51:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-13 17:51:04 -0800
commitb6de2199357cdbde852a9caea1ed752d3c236d65 (patch)
tree72e46503995c3f76d82486fc77f21fdc440218a9
parentdbd28c703175051e0d20df664c4423317ed556a3 (diff)
unifdef AIXV3 || __SCO__
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/XawI18n.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/XawI18n.h b/src/XawI18n.h
index 579d264..448c35c 100644
--- a/src/XawI18n.h
+++ b/src/XawI18n.h
@@ -38,10 +38,6 @@ in this Software without prior written authorization from The Open Group.
#include <wchar.h>
#endif
-#if defined(AIXV3) || defined(__SCO__)
-#include <ctype.h>
-#endif
-
#include <stdlib.h>
#ifdef USE_XWCHAR_STRING