K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-02-09T21:34:32.916761Z K 7 svn:log V 220 net/asterisk-chan_sccp: fix build on big-endian architectures with clang FreeBSD doesn't have __bswap_16() and __bswap_32(). Use bswap16() and bswap32() instead. PR: 243872 Approved by: ddegroot@talon.nl (maintainer) END