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 847f530 commit 544972eCopy full SHA for 544972e
include/cppkafka/detail/endianness.h
@@ -14,7 +14,7 @@
14
15
#endif
16
17
-#if defined(__linux__) || defined(__CYGWIN__)
+#if defined(__linux__) || defined(__CYGWIN__) || defined(__sun)
18
19
# include <endian.h>
20
0 commit comments