We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19fa41 commit 155d63aCopy full SHA for 155d63a
1 file changed
junixsocket-native/src/main/c/ckmacros.h
@@ -207,16 +207,19 @@ _Pragma("GCC diagnostic pop")
207
#if __TOS_MVS__
208
# define CK_VISIBILITY_INTERNAL
209
# define CK_VISIBILITY_DEFAULT
210
+# undef CK_HAVE_VISIBILITY
211
# define CK_HAVE_VISIBILITY 0
212
#endif
213
#ifdef _WIN32
214
215
216
217
218
219
#ifdef __TANDEM
220
221
222
223
224
# undef CK_UNUSED
225
# define CK_UNUSED
0 commit comments