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:36 +0000 (08:35 -0400)
commit81094c75ea26dff1a90d96a4710873bf566ff7ec
tree307d36ced70d96134283842925c1f65147051bb1
parent17a8f206ce5461b5a0a551171493b5b63e592f86
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.025637 seconds and 4 git commands to generate.