fix: include 'sys/endian.h' on FreeBSD
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 14 Apr 2021 15:01:57 +0000 (11:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Apr 2021 12:35:50 +0000 (08:35 -0400)
commit745411d4050c2e9b04198b6668db018b2c732467
treea42f9e61f43860b103a7ec63876741699cd1183a
parent5eedd745bb2a1ebdc44e9a96875944ee345242fb
fix: include 'sys/endian.h' on FreeBSD

We need to include 'sys/endian.h' on FreeBSD to use BYTE_ORDER.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I9f6e9d522e3857304fb9556098a775d1f0d35ef9
doc/examples/rculfhash/jhash.h
This page took 0.024755 seconds and 4 git commands to generate.