Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Prefer the endian.h header file from glibc if available
On the Debian kfreebsd port, both endian.h and sys/endian.h are available. After discussing with the kfreebsd port maintainer and since this is userspace related, we should prefer the one from the glibc See: #2066
- Loading branch information