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.
2 parents 847f530 + 544972e commit 57a599dCopy full SHA for 57a599d
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