blob: a36d4ab6e6cff2bda89104ea2a5a98784d3a73d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- lib/Xm/Xmos_r.h
+++ lib/Xm/Xmos_r.h
@@ -602,7 +602,7 @@
# endif
} _Xreaddirparams;
-# if defined(AIXV3) || defined(AIXV4) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)
+# if defined(AIXV3) || defined(AIXV4) || defined(sun) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)
/* AIX defines the draft POSIX symbol, but uses the final API. */
/* POSIX final API, returns (int)0 on success. */
# if defined(__osf__)
|