Include endian.h for missing definitions of htobe16 Upstream-Status: Pending Signed-off-by: Khem Raj --- a/systemd/util.c +++ b/systemd/util.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include