This commit is contained in:
stephb9959
2022-08-01 21:54:17 -07:00
parent 2c24b6e6b9
commit d7e08fa69c
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
#endif
#if defined(__linux__) || defined(__CYGWIN__)
#if defined(__linux__) || defined(__CYGWIN__) || defined(__sun)
# include <endian.h>