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