1 2 3 4 5
--- lib/byteswap.h.orig 2016-07-13 06:58:54 UTC +++ lib/byteswap.h @@ -0,0 +1,2 @@ +#pragma once +#include <sys/endian.h>