hubslave 4ae48e10e5
Include <endian.h> for byte swap macros on OpenBSD
There is code below that assumes the presence of those macros (by #undef'ing them), but none of the included headers provided them.

This fixes a build failure on OpenBSD where the undef'd macros _do_ get picked up later on in a compilation unit (through which include, I don't know), and thus shadow the Common::swap* functions.
2018-02-26 00:07:05 +02:00
..
2017-11-07 11:02:27 -05:00
2017-08-22 16:40:34 +02:00
2016-12-06 20:33:53 +01:00
2017-08-13 19:06:10 -07:00
2015-05-25 13:11:47 +02:00
2017-11-15 18:04:40 +00:00
2017-08-22 16:40:34 +02:00
2017-08-22 16:40:34 +02:00
2018-01-20 17:08:47 +01:00
2017-04-12 06:15:18 +01:00
2016-07-16 22:48:46 +02:00
2017-08-03 13:29:59 -07:00
2017-08-03 13:29:59 -07:00
2017-08-15 22:29:10 +02:00
2017-08-15 22:29:10 +02:00
2017-01-17 20:46:48 -05:00
2017-01-17 20:46:48 -05:00
2017-06-15 21:33:50 +02:00
2017-08-22 16:40:34 +02:00
2017-11-03 23:00:43 +01:00
2017-01-24 03:31:51 +01:00