]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/sctp_crc32: include acconfig.h for the detecting endianness
authorKefu Chai <kchai@redhat.com>
Tue, 9 May 2017 07:04:02 +0000 (15:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 10 May 2017 15:12:30 +0000 (23:12 +0800)
commit833705e885ba986bc7087e23cf5cfa722aab74cb
tree8d59064548fc46092c1f0476e8806f3b790e9b3a
parente0347b39fb45c9a1569aecfb4830b3c5cafc1133
common/sctp_crc32: include acconfig.h for the detecting endianness

so byteorder.h can be a pure c++ header.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/sctp_crc32.c