--- smm/vfalib.hpp.orig 2020-07-12 09:44:16 UTC +++ smm/vfalib.hpp @@ -9,7 +9,7 @@ #include #include #include -#include +#include #if (defined(__BYTE_ORDER) && __BYTE_ORDER == __BIG_ENDIAN) || \ (defined(_BYTE_ORDER) && _BYTE_ORDER == _BIG_ENDIAN) /* We need to use constexpr functions, and htole16 unfortunately is not. */