[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2eg6fesfobvmzhytljlsadcjwrm64ahsst2mp2orih3hizfxm3@633uklkfzeq6>
Date: Tue, 26 Nov 2024 20:20:34 +0100
From: Alyssa Ross <hi@...ssa.is>
To: "Haelwenn (lanodan) Monnier" <contact@...ktivis.me>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] libnetlink.h: Add <endian.h> for htobe64
On Fri, Jul 12, 2024 at 09:12:08PM +0200, Haelwenn (lanodan) Monnier wrote:
> Required to build on musl (1.2.5)
>
> Signed-off-by: Haelwenn (lanodan) Monnier <contact@...ktivis.me>
> ---
> include/libnetlink.h | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Alyssa Ross <hi@...ssa.is>
> diff --git a/include/libnetlink.h b/include/libnetlink.h
> index 30f0c2d..2b207e8 100644
> --- a/include/libnetlink.h
> +++ b/include/libnetlink.h
> @@ -3,6 +3,7 @@
> #define __LIBNETLINK_H__ 1
>
> #include <stdio.h>
> +#include <endian.h>
> #include <string.h>
> #include <asm/types.h>
> #include <linux/netlink.h>
> --
> 2.44.2
>
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists